Searched defs:IsLiveIn (Results 1 – 6 of 6) 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
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
2298 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
2003 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local