Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h781 void setSimpleHint(Register VReg, Register PrefReg) { in setSimpleHint() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp640 MRI.setSimpleHint(Reg, Info.PreferredReg); in setupRegisterInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1007 MRI.setSimpleHint(NewExec, CondReg); in executeInWaterfallLoop()
H A DSIInstrInfo.cpp5217 MRI.setSimpleHint(SaveExec, CondReg); in emitLoadSRsrcFromVGPRLoop()
H A DSIISelLowering.cpp3538 MRI.setSimpleHint(NewExec, CondReg); in emitLoadM0FromVGPRLoop()