Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h86 unsigned findUsedSGPR(const MachineInstr &MI, int OpIndices[3]) const;
DSIInstrInfo.cpp2139 unsigned SGPRReg = findUsedSGPR(MI, VOP3Idx); in legalizeOperandsVOP3()
2972 unsigned SIInstrInfo::findUsedSGPR(const MachineInstr &MI, in findUsedSGPR() function in SIInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h120 unsigned findUsedSGPR(const MachineInstr &MI, int OpIndices[3]) const;
DSIInstrInfo.cpp3372 unsigned SGPRReg = findUsedSGPR(MI, VOP3Idx); in legalizeOperandsVOP3()
4584 unsigned SIInstrInfo::findUsedSGPR(const MachineInstr &MI, in findUsedSGPR() function in SIInstrInfo