Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h346 Register getFunctionLiveInPhysReg(MachineFunction &MF,
/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp903 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1531 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
H A DAMDGPULegalizerInfo.cpp4267 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, in loadInputValue()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6632 MFReturnAddr = getFunctionLiveInPhysReg( in selectIntrinsic()