| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | LiveVariables.h | 283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LiveVariables.h | 284 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | LiveVariables.h | 292 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
| /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
| D | MBlazeMachineFunction.h | 115 bool isLiveIn(int FI) { in isLiveIn() function
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | MachineRegisterInfo.cpp | 181 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
|
| D | MachineBasicBlock.cpp | 267 bool MachineBasicBlock::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineBasicBlock
|
| D | LiveVariables.cpp | 685 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
| /external/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 625 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
|
| D | MachineRegisterInfo.cpp | 370 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
|
| D | LiveVariables.cpp | 722 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
| D | MachineBasicBlock.cpp | 337 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 640 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
|
| D | MachineRegisterInfo.cpp | 437 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
|
| D | LiveVariables.cpp | 722 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
| D | MachineBasicBlock.cpp | 454 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 911 bool isLiveIn = MF.getRegInfo().isLiveIn(Reg); in emitPushInst() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 989 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86FrameLowering.cpp | 2034 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86FrameLowering.cpp | 1908 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
|