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