Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8682 MachineBasicBlock *UseAltMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
8683 MachineBasicBlock *UpdateMBB = SystemZ::emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
8709 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
8714 MBB = UseAltMBB; in emitAtomicLoadMinMax()
8730 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()