Home
last modified time | relevance | path

Searched refs:UseAltMBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5472 MachineBasicBlock *UseAltMBB = emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
5473 MachineBasicBlock *UpdateMBB = emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
5501 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
5506 MBB = UseAltMBB; in emitAtomicLoadMinMax()
5523 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()