Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1919 Register MaskedNewVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1987 BuildMI(BB, DL, TII->get(Mips::ANDi), MaskedNewVal) in emitAtomicCmpSwapPartword()
1990 .addReg(MaskedNewVal).addReg(ShiftAmt); in emitAtomicCmpSwapPartword()