Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5465 unsigned RotatedAltVal = (IsSubWord ? MRI.createVirtualRegister(RC) : Src2); in emitAtomicLoadMinMax() local
5508 BuildMI(MBB, DL, TII->get(SystemZ::RISBG32), RotatedAltVal) in emitAtomicLoadMinMax()
5523 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()