Home
last modified time | relevance | path

Searched refs:RetryOldVal (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.cpp7296 Register RetryOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
7334 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()
7367 BuildMI(MBB, DL, TII->get(CSOpcode), RetryOldVal) in emitAtomicCmpSwapW()