Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h789 void setSimpleHint(Register VReg, Register PrefReg) { in setSimpleHint() function
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp675 MRI.setSimpleHint(Reg, Info.PreferredReg); in setupRegisterInfo()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp934 MRI.setSimpleHint(NewExec, CondReg); in executeInWaterfallLoop()
H A DSIInstrInfo.cpp5563 MRI.setSimpleHint(SaveExec, CondReg); in emitLoadSRsrcFromVGPRLoop()
H A DSIISelLowering.cpp3630 MRI.setSimpleHint(NewExec, CondReg); in emitLoadM0FromVGPRLoop()