Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5573 unsigned RetryOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
5609 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()
5642 BuildMI(MBB, DL, TII->get(CSOpcode), RetryOldVal) in emitAtomicCmpSwapW()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6552 unsigned RetryOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
6590 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()
6623 BuildMI(MBB, DL, TII->get(CSOpcode), RetryOldVal) in emitAtomicCmpSwapW()