Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5150 MachineBasicBlock *UseAltMBB = emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
5151 MachineBasicBlock *UpdateMBB = emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
5179 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
5184 MBB = UseAltMBB; in emitAtomicLoadMinMax()
5201 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()