Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) sorted by relevance
3931 static Register findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function4303 SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()5083 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()7277 Register SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()