Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h288 Register getFunctionLiveInPhysReg(MachineFunction &MF, const TargetInstrInfo &TII,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp625 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1236 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
H A DAMDGPULegalizerInfo.cpp2807 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, *ArgRC, in loadInputValue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5171 MFReturnAddr = getFunctionLiveInPhysReg(MF, TII, AArch64::LR, in selectIntrinsic()