Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1406 unsigned MaskedNewVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1473 BuildMI(BB, DL, TII->get(Mips::ANDi), MaskedNewVal) in emitAtomicCmpSwapPartword()
1476 .addReg(MaskedNewVal).addReg(ShiftAmt); in emitAtomicCmpSwapPartword()