Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h312 Register getFunctionLiveInPhysReg(MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp712 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1290 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
H A DAMDGPULegalizerInfo.cpp3277 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, in loadInputValue()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5832 MFReturnAddr = getFunctionLiveInPhysReg( in selectIntrinsic()