Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8516 MachineBasicBlock *UseAltMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
8517 MachineBasicBlock *UpdateMBB = SystemZ::emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
8543 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
8548 MBB = UseAltMBB; in emitAtomicLoadMinMax()
8564 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()