Searched refs:OpIndices (Results 1 – 2 of 2) sorted by relevance
86 unsigned findUsedSGPR(const MachineInstr &MI, int OpIndices[3]) const;
1726 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in verifyInstruction() local1737 for (int OpIdx : OpIndices) { in verifyInstruction()2973 int OpIndices[3]) const { in findUsedSGPR()2993 int Idx = OpIndices[i]; in findUsedSGPR()