Home
last modified time | relevance | path

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

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