Searched refs:OpIndices (Results 1 – 5 of 5) 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()
120 unsigned findUsedSGPR(const MachineInstr &MI, int OpIndices[3]) const;
2815 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in verifyInstruction() local2827 for (int OpIdx : OpIndices) { in verifyInstruction()4585 int OpIndices[3]) const { in findUsedSGPR()4605 int Idx = OpIndices[i]; in findUsedSGPR()
2298 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in validateConstantBusLimitations() local2300 for (int OpIdx : OpIndices) { in validateConstantBusLimitations()