Searched refs:ShiftedNewVal (Results 1 – 1 of 1) sorted by relevance
1434 unsigned ShiftedNewVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local1507 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedNewVal) in emitAtomicCmpSwapPartword()1531 .addReg(MaskedOldVal1).addReg(ShiftedNewVal); in emitAtomicCmpSwapPartword()