Searched refs:findImplicitSGPRRead (Results 1 – 2 of 2) sorted by relevance
1605 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function1733 unsigned SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()2063 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()2985 unsigned SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()
2559 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function2823 unsigned SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()3260 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()4597 unsigned SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()