Home
last modified time | relevance | path

Searched defs:NegVector (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp361 Value *NegVector = negate(EEI->getVectorOperand(), IsNSW, Depth + 1); visitImpl() local
371 Value *NegVector = negate(IEI->getOperand(0), IsNSW, Depth + 1); visitImpl() local