Searched defs:isLiveIn (Results 1 – 12 of 12) sorted by relevance
284 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
292 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
115 bool isLiveIn(int FI) { in isLiveIn() function
181 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
267 bool MachineBasicBlock::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineBasicBlock
685 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
625 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
370 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
722 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
337 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
911 bool isLiveIn = MF.getRegInfo().isLiveIn(Reg); in emitPushInst() local
1908 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local