Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1332 unsigned MaskedCmpVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1396 BuildMI(BB, DL, TII->get(Mips::ANDi), MaskedCmpVal) in emitAtomicCmpSwapPartword()
1399 .addReg(MaskedCmpVal).addReg(ShiftAmt); in emitAtomicCmpSwapPartword()