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