Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h313 Register getFunctionLiveInPhysReg(MachineFunction &MF,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp729 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF, in getFunctionLiveInPhysReg() function in llvm
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1489 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg, in selectReturnAddress()
H A DAMDGPULegalizerInfo.cpp3256 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, in loadInputValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5894 MFReturnAddr = getFunctionLiveInPhysReg( in selectIntrinsic()