Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp250 APInt NegSplatValue = 0 - SplatValue; in selectVecAddAsVecSubIfProfitable() local
251 if (!IsInlineConstant(NegSplatValue)) in selectVecAddAsVecSubIfProfitable()