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.cpp10006 MachineBasicBlock *UseAltMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
10007 MachineBasicBlock *UpdateMBB = SystemZ::emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
10033 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
10038 MBB = UseAltMBB; in emitAtomicLoadMinMax()
10054 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()