Home
last modified time | relevance | path

Searched defs:Reductions (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DReduction.cpp26 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 DVectorizers.rst184 Reductions subsection
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod3094 =head3 Reductions subsection
/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h503 ReductionList Reductions; global() variable
/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h545 Reductions = 0x02, global() enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h118 llvm::Value *Reductions = nullptr; member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp860 areInnerLoopExitPHIsSupported(Loop * InnerL,Loop * OuterL,SmallPtrSetImpl<PHINode * > & Reductions) areInnerLoopExitPHIsSupported() argument