Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2468 bool IsFNeg = S0->getOpcode() == Instruction::FNeg; in foldShuffleOfUnaryOps() local
2474 if (IsFNeg) in foldShuffleOfUnaryOps()
2495 if (IsFNeg) { in foldShuffleOfUnaryOps()