Searched defs:emitReduction (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 2800 void CGOpenMPRuntimeGPU::emitReduction( emitReduction() function in CGOpenMPRuntimeGPU |
H A D | CGOpenMPRuntime.cpp | 4914 void CGOpenMPRuntime::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, emitReduction() function in CGOpenMPRuntime |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 15165 Value *emitReduction(Value *VectorizedValue, IRBuilder<> &Builder, emitReduction() function in __anon1d05f9c610011::HorizontalReduction |