Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp108 unsigned ShiftNewVal = I->getOperand(5).getReg(); in expandAtomicCmpSwapSubword() local
163 .addReg(ShiftNewVal); in expandAtomicCmpSwapSubword()
DMipsInstrInfo.td1874 RC:$mask2, RC:$ShiftNewVal, RC:$ShiftAmt), []> {