Lines Matching refs:computeAndAddLiveIns
193 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwapSubword()
194 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwapSubword()
195 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicCmpSwapSubword()
196 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwapSubword()
294 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwap()
295 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwap()
296 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwap()
473 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOpSubword()
474 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicBinOpSubword()
475 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOpSubword()
615 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOp()
616 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOp()