Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelDAGToDAG.cpp249 APInt NegSplatValue = 0 - SplatValue; in selectVecAddAsVecSubIfProfitable() local
250 if (!IsInlineConstant(NegSplatValue)) in selectVecAddAsVecSubIfProfitable()