Home
last modified time | relevance | path

Searched refs:RetryOldVal (Results 1 – 1 of 1) 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()