Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1605 static unsigned findImplicitSGPRRead(const MachineInstr &MI) { in findImplicitSGPRRead() function
1733 unsigned SGPRUsed = findImplicitSGPRRead(MI); in verifyInstruction()
2063 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2()
2985 unsigned SGPRReg = findImplicitSGPRRead(MI); in findUsedSGPR()