Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DUtils.h210 Register getFunctionLiveInPhysReg(MachineFunction &MF, const TargetInstrInfo &TII,
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp499 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp1204 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
DAMDGPULegalizerInfo.cpp2701 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, *ArgRC, in loadInputValue()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp4953 MFReturnAddr = getFunctionLiveInPhysReg(MF, TII, AArch64::LR, in selectIntrinsic()