Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp108 unsigned ShiftNewVal = I->getOperand(5).getReg(); in expandAtomicCmpSwapSubword() local
163 .addReg(ShiftNewVal); in expandAtomicCmpSwapSubword()
H A DMipsInstrInfo.td1880 RC:$mask2, RC:$ShiftNewVal, RC:$ShiftAmt), []> {