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