Home
last modified time | relevance | path

Searched defs:isLiveIn (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveVariables.h280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLiveVariables.h280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveVariables.h280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveVariables.h280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLiveVariables.h288 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLiveVariables.h284 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveVariables.h283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPHIElimination.cpp625 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
H A DMachineRegisterInfo.cpp370 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
H A DLiveVariables.cpp722 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
H A DMachineBasicBlock.cpp337 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp642 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
H A DMachineRegisterInfo.cpp442 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
H A DLiveVariables.cpp720 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
H A DMachineBasicBlock.cpp466 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp732 bool PHIElimination::isLiveIn(Register Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
H A DMachineRegisterInfo.cpp440 bool MachineRegisterInfo::isLiveIn(Register Reg) const { in isLiveIn() function in MachineRegisterInfo
H A DLiveVariables.cpp790 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
H A DMachineBasicBlock.cpp601 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp911 bool isLiveIn = MF.getRegInfo().isLiveIn(Reg); in emitPushInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp999 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1522 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1908 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2083 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2706 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local