Home
last modified time | relevance | path

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

/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-project/llvm/include/llvm/CodeGen/
DLiveVariables.h283 bool isLiveIn(Register 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/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-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-project/mlir/lib/Analysis/
DLiveness.cpp347 bool LivenessBlockInfo::isLiveIn(Value value) const { in isLiveIn() function in LivenessBlockInfo
/external/llvm-project/llvm/lib/CodeGen/
DPHIElimination.cpp695 bool PHIElimination::isLiveIn(Register Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
DMachineRegisterInfo.cpp442 bool MachineRegisterInfo::isLiveIn(Register Reg) const { in isLiveIn() function in MachineRegisterInfo
DLiveVariables.cpp720 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
DMachineBasicBlock.cpp561 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/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1002 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/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp2424 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local