Searched refs:ShiftedCmpVal (Results 1 – 1 of 1) sorted by relevance
1398 unsigned ShiftedCmpVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local1471 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal) in emitAtomicCmpSwapPartword()1488 .addReg(MaskedOldVal0).addReg(ShiftedCmpVal).addMBB(sinkMBB); in emitAtomicCmpSwapPartword()