Searched defs:ReductionList (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.h | 254 using ReductionList = MapVector<PHINode *, RecurrenceDescriptor>; variable |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 2307 Address ReductionList = emitListToGlobalReduceFunction() local |
H A D | CGOpenMPRuntime.cpp | 4990 Address ReductionList = emitReduction() local |