Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp107 Register ShiftNewVal = I->getOperand(5).getReg(); in expandAtomicCmpSwapSubword() local
162 .addReg(ShiftNewVal); in expandAtomicCmpSwapSubword()
H A DMipsInstrInfo.td1841 RC:$mask2, RC:$ShiftNewVal, RC:$ShiftAmt), []> {