Searched refs:getFunctionLiveInPhysReg (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | Utils.h | 274 Register getFunctionLiveInPhysReg(MachineFunction &MF, const TargetInstrInfo &TII,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 625 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.cpp | 1212 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
|
H A D | AMDGPULegalizerInfo.cpp | 2728 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, *ArgRC, in loadInputValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 5011 MFReturnAddr = getFunctionLiveInPhysReg(MF, TII, AArch64::LR, in selectIntrinsic()
|