Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp1125 VPValue ChainOp; TEST() local
1465 VPValue ChainOp; TEST() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2120 VPReductionRecipe(const RecurrenceDescriptor & R,Instruction * I,VPValue * ChainOp,VPValue * VecOp,VPValue * CondOp,bool IsOrdered) VPReductionRecipe() argument