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