Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp10100 Register OrigOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
10119 BuildMI(MBB, DL, TII->get(LOpcode), OrigOldVal) in emitAtomicCmpSwapW()
10140 .addReg(OrigOldVal).addMBB(StartMBB) in emitAtomicCmpSwapW()