Searched defs:IsLiveIn (Results 1 – 11 of 11) sorted by relevance
953 bool IsLiveIn, CfgVector<SizeT> &LiveRegCount) { in emitRegisterUsage()1072 constexpr bool IsLiveIn = true; in emit() local1125 constexpr bool IsLiveIn = false; in emit() local
46 bool ContextLivenessAnalyzer::IsLiveIn(const MachineBasicBlock* bb, uint32_t offset) const { in IsLiveIn() function in berberis::x86_64::ContextLivenessAnalyzer
37 bool IsLiveIn(const MachineBasicBlock* bb, MachineReg reg) const { in IsLiveIn() function
305 bool IsLiveIn = MF.front().isLiveIn(MOp.getReg()); in analyzeMF() local
103 const bool IsLiveIn = MRI.isLiveIn(Reg); in insertCSRSaves() local
858 bool IsLiveIn = RI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
860 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local
2219 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
1855 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local
2424 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
2434 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local