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