Searched refs:MaskedNewVal (Results 1 – 1 of 1) sorted by relevance
1935 Register MaskedNewVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local2003 BuildMI(BB, DL, TII->get(Mips::ANDi), MaskedNewVal) in emitAtomicCmpSwapPartword()2006 .addReg(MaskedNewVal).addReg(ShiftAmt); in emitAtomicCmpSwapPartword()