Home
last modified time | relevance | path

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

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