Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1900 Value *ShufOp = MatchShufAsOp0 ? X : Y; in SimplifyDemandedVectorElts() local
H A DInstCombineVectorOps.cpp2108 auto *ShufOp = dyn_cast<ShuffleVectorInst>(Op0); in foldSelectShuffleOfSelectShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24159 SDValue ShufOp = std::get<0>(I); in combineConcatVectorOfShuffleAndItsOperands() local
25904 if (SDValue ShufOp = simplifyShuffleOfShuffle(SVN)) in visitVECTOR_SHUFFLE() local