Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) 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()