Lines Matching refs:addLiveIn
1044 RoundMBB->addLiveIn(FinalReg); in emitStackProbeInlineWindowsCoreCLR64()
1061 LoopMBB->addLiveIn(JoinReg); in emitStackProbeInlineWindowsCoreCLR64()
1074 LoopMBB->addLiveIn(RoundedReg); in emitStackProbeInlineWindowsCoreCLR64()
1098 ContinueMBB->addLiveIn(SizeReg); in emitStackProbeInlineWindowsCoreCLR64()
1702 MBB.addLiveIn(Establisher); in emitPrologue()
1758 MBB.addLiveIn(X86::R14); in emitPrologue()
2006 MBB.addLiveIn(Establisher); in emitPrologue()
2920 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2970 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
3192 allocMBB->addLiveIn(LI); in adjustForSegmentedStacks()
3193 checkMBB->addLiveIn(LI); in adjustForSegmentedStacks()
3197 allocMBB->addLiveIn(IsLP64 ? X86::R10 : X86::R10D); in adjustForSegmentedStacks()
3538 stackCheckMBB->addLiveIn(LI); in adjustForHiPEPrologue()
3539 incStackMBB->addLiveIn(LI); in adjustForHiPEPrologue()