Lines Matching refs:computeAndAddLiveIns
192 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwapSubword()
193 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwapSubword()
194 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicCmpSwapSubword()
195 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwapSubword()
293 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwap()
294 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwap()
295 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwap()
567 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOpSubword()
568 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicBinOpSubword()
569 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOpSubword()
810 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOp()
811 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOp()