Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp249 APInt NegSplatValue = 0 - SplatValue; in selectVecAddAsVecSubIfProfitable() local
250 if (!IsInlineConstant(NegSplatValue)) in selectVecAddAsVecSubIfProfitable()