Home
last modified time | relevance | path

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

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