Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1398 unsigned ShiftedCmpVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1471 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal) in emitAtomicCmpSwapPartword()
1488 .addReg(MaskedOldVal0).addReg(ShiftedCmpVal).addMBB(sinkMBB); in emitAtomicCmpSwapPartword()