Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7938 MachineBasicBlock *UseAltMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicLoadMinMax() local
7939 MachineBasicBlock *UpdateMBB = SystemZ::emitBlockAfter(UseAltMBB); in emitAtomicLoadMinMax()
7966 MBB->addSuccessor(UseAltMBB); in emitAtomicLoadMinMax()
7971 MBB = UseAltMBB; in emitAtomicLoadMinMax()
7988 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()