Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp256 APInt NegSplatValue = 0 - SplatValue; in selectVecAddAsVecSubIfProfitable() local
257 if (!IsInlineConstant(NegSplatValue)) in selectVecAddAsVecSubIfProfitable()