Searched defs:RdxKind (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 949 unsigned Op, RecurKind RdxKind, in getOrderedReduction() 978 unsigned Op, RecurKind RdxKind, in getShuffleReduction() 1021 Value *Src, RecurKind RdxKind, in createSimpleTargetReduction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1331 TTI::ReductionKind RdxKind = matchVectorSplittingReduction(Root, Opcode, Ty); in matchVectorReduction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 7000 RecurKind RdxKind; member in __anon7a00047f2a11::HorizontalReduction 7088 static Value *createOp(IRBuilder<> &Builder, RecurKind RdxKind, Value *LHS, in createOp() 7108 static Value *createOp(IRBuilder<> &Builder, RecurKind RdxKind, Value *LHS, in createOp()
|