Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) sorted by relevance
1431 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function1531 unsigned SGPRUsed = findImplicitSGPRRead(*MI); in verifyInstruction()1859 bool HasImplicitSGPR = findImplicitSGPRRead(*MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()2924 unsigned SGPRReg = findImplicitSGPRRead(*MI); in findUsedSGPR()