Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6607 MachineBasicBlock *UseAltMBB = emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
6608 MachineBasicBlock *UpdateMBB = emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
6635 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
6640 MBB = UseAltMBB; in emitAtomicLoadMinMax()
6657 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()