Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9999 Register RotatedAltVal = MRI.createVirtualRegister(&SystemZ::GR32BitRegClass); in emitAtomicLoadMinMax() local
10039 BuildMI(MBB, DL, TII->get(SystemZ::RISBG32), RotatedAltVal) in emitAtomicLoadMinMax()
10054 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()