Lines Matching refs:addLiveIn
1025 RoundMBB->addLiveIn(FinalReg); in emitStackProbeInlineWindowsCoreCLR64()
1042 LoopMBB->addLiveIn(JoinReg); in emitStackProbeInlineWindowsCoreCLR64()
1055 LoopMBB->addLiveIn(RoundedReg); in emitStackProbeInlineWindowsCoreCLR64()
1077 ContinueMBB->addLiveIn(SizeReg); in emitStackProbeInlineWindowsCoreCLR64()
1620 MBB.addLiveIn(Establisher); in emitPrologue()
1677 MBB.addLiveIn(X86::R14); in emitPrologue()
1894 MBB.addLiveIn(Establisher); in emitPrologue()
2705 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2741 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2947 allocMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2948 checkMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2952 allocMBB->addLiveIn(IsLP64 ? X86::R10 : X86::R10D); in adjustForSegmentedStacks()
3267 stackCheckMBB->addLiveIn(LI); in adjustForHiPEPrologue()
3268 incStackMBB->addLiveIn(LI); in adjustForHiPEPrologue()