Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7540 MachineBasicBlock *UseAltMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
7541 MachineBasicBlock *UpdateMBB = SystemZ::emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
7568 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
7573 MBB = UseAltMBB; in emitAtomicLoadMinMax()
7590 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()