Searched defs:emitReduction (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 1655 void CGOpenMPRuntimeGPU::emitReduction( in emitReduction() function in CGOpenMPRuntimeGPU |
H A D | CGOpenMPRuntime.cpp | 4930 void CGOpenMPRuntime::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, in emitReduction() function in CGOpenMPRuntime |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 17865 Value *emitReduction(Value *VectorizedValue, IRBuilderBase &Builder, in emitReduction() function in __anon07b2d77415711::HorizontalReduction |