Home
last modified time | relevance | path

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

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