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