Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) sorted by relevance
4446 static Register findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function4824 SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()5745 bool HasImplicitSGPR = findImplicitSGPRRead(MI); in legalizeOperandsVOP2()8382 Register SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()