Lines Matching refs:addLiveIn
892 RoundMBB->addLiveIn(FinalReg); in emitStackProbeInlineWindowsCoreCLR64()
909 LoopMBB->addLiveIn(JoinReg); in emitStackProbeInlineWindowsCoreCLR64()
922 LoopMBB->addLiveIn(RoundedReg); in emitStackProbeInlineWindowsCoreCLR64()
944 ContinueMBB->addLiveIn(SizeReg); in emitStackProbeInlineWindowsCoreCLR64()
1446 MBB.addLiveIn(Establisher); in emitPrologue()
1499 MBB.addLiveIn(X86::R14); in emitPrologue()
1723 MBB.addLiveIn(Establisher); in emitPrologue()
2547 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2583 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2799 allocMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2800 checkMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2804 allocMBB->addLiveIn(IsLP64 ? X86::R10 : X86::R10D); in adjustForSegmentedStacks()
3120 stackCheckMBB->addLiveIn(LI); in adjustForHiPEPrologue()
3121 incStackMBB->addLiveIn(LI); in adjustForHiPEPrologue()