Home
last modified time | relevance | path

Searched refs:ShiftedNewVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1434 unsigned ShiftedNewVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1507 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedNewVal) in emitAtomicCmpSwapPartword()
1531 .addReg(MaskedOldVal1).addReg(ShiftedNewVal); in emitAtomicCmpSwapPartword()