Lines Matching refs:addLiveIn
1040 RoundMBB->addLiveIn(FinalReg); in emitStackProbeInlineWindowsCoreCLR64()
1057 LoopMBB->addLiveIn(JoinReg); in emitStackProbeInlineWindowsCoreCLR64()
1070 LoopMBB->addLiveIn(RoundedReg); in emitStackProbeInlineWindowsCoreCLR64()
1094 ContinueMBB->addLiveIn(SizeReg); in emitStackProbeInlineWindowsCoreCLR64()
1724 MBB.addLiveIn(Establisher); in emitPrologue()
1782 MBB.addLiveIn(X86::R14); in emitPrologue()
2030 MBB.addLiveIn(Establisher); in emitPrologue()
2975 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
3025 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
3247 allocMBB->addLiveIn(LI); in adjustForSegmentedStacks()
3248 checkMBB->addLiveIn(LI); in adjustForSegmentedStacks()
3252 allocMBB->addLiveIn(IsLP64 ? X86::R10 : X86::R10D); in adjustForSegmentedStacks()
3593 stackCheckMBB->addLiveIn(LI); in adjustForHiPEPrologue()
3594 incStackMBB->addLiveIn(LI); in adjustForHiPEPrologue()