Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp106 unsigned ShiftCmpVal = I->getOperand(3).getReg(); in expandAtomicCmpSwapSubword() local
151 .addReg(Scratch2).addReg(ShiftCmpVal).addMBB(sinkMBB); in expandAtomicCmpSwapSubword()
H A DMipsInstrInfo.td1879 PseudoSE<(outs RC:$dst), (ins PtrRC:$ptr, RC:$mask, RC:$ShiftCmpVal,