Searched defs:Reductions (Results 1 – 7 of 7) sorted by relevance
/llvm-project/flang/unittests/Runtime/ |
H A D | Reduction.cpp | 26 TEST(Reductions, Int4Ops) { in TEST() argument 39 TEST(Reductions, DimMaskProductInt4) { in TEST() argument 58 TEST(Reductions, DoubleMaxMinNorm2) { in TEST() argument 253 TEST(Reductions, Character) { in TEST() argument 347 TEST(Reductions, Logical) { in TEST() argument 478 TEST(Reductions, FindlocNumeric) { in TEST() argument 588 TEST(Reductions, DotProduct) { in TEST() argument 623 TEST(Reductions, ExtremaReal16) { in TEST() argument 647 TEST(Reductions, ReduceInt argument 655 TEST(Reductions,ReduceInt4Dim) TEST() argument [all...] |
/llvm-project/llvm/docs/ |
H A D | Vectorizers.rst | 184 Reductions subsection
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 3094 =head3 Reductions subsection
|
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 503 ReductionList Reductions; global() variable
|
/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 545 Reductions = 0x02, global() enumerator
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 118 llvm::Value *Reductions = nullptr; member
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 860 areInnerLoopExitPHIsSupported(Loop * InnerL,Loop * OuterL,SmallPtrSetImpl<PHINode * > & Reductions) areInnerLoopExitPHIsSupported() argument
|