Home
last modified time | relevance | path

Searched refs:findImplicitSGPRRead (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1431 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function
1531 unsigned SGPRUsed = findImplicitSGPRRead(*MI); in verifyInstruction()
1859 bool HasImplicitSGPR = findImplicitSGPRRead(*MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()
2924 unsigned SGPRReg = findImplicitSGPRRead(*MI); in findUsedSGPR()