Searched refs:OpIndices (Results 1 – 2 of 2) sorted by relevance
68 unsigned findUsedSGPR(const MachineInstr *MI, int OpIndices[3]) const;
1528 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in verifyInstruction() local1535 for (int OpIdx : OpIndices) { in verifyInstruction()2912 int OpIndices[3]) const { in findUsedSGPR()2932 int Idx = OpIndices[i]; in findUsedSGPR()