Home | History | Annotate | Download | only in program

Lines Matching full:oldindex

668  * Search instructions for registers that match (oldFile, oldIndex),
673 GLuint oldFile, GLuint oldIndex,
681 inst[i].SrcReg[j].Index == oldIndex) {
687 if (inst[i].DstReg.File == oldFile && inst[i].DstReg.Index == oldIndex) {