Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2193 VPValue *ChainOp, VPValue *VecOp, VPValue *CondOp, in VPReductionRecipe()
H A DLoopVectorize.cpp7070 for (auto *ChainOp : ChainOps) { in cost() local