Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7186 Register RotatedAltVal = (IsSubWord ? MRI.createVirtualRegister(RC) : Src2); in emitAtomicLoadMinMax() local
7228 BuildMI(MBB, DL, TII->get(SystemZ::RISBG32), RotatedAltVal) in emitAtomicLoadMinMax()
7243 .addReg(RotatedAltVal).addMBB(UseAltMBB); in emitAtomicLoadMinMax()