Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) sorted by relevance
3141 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function3450 unsigned SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()4034 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()5805 unsigned SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()