Home
last modified time | relevance | path

Searched defs:IsLiveIn (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFixCortexA57AES1742098Pass.cpp305 bool IsLiveIn = MF.front().isLiveIn(MOp.getReg()); in analyzeMF() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp112 const bool IsLiveIn = MRI.isLiveIn(Reg); in insertCSRSaves() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp855 bool IsLiveIn = RI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2450 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2849 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local