Home
last modified time | relevance | path

Searched defs:emitReduction (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2800 void CGOpenMPRuntimeGPU::emitReduction( emitReduction() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp4914 void CGOpenMPRuntime::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, emitReduction() function in CGOpenMPRuntime
12094 void CGOpenMPSIMDRuntime::emitReduction( emitReduction() function in CGOpenMPSIMDRuntime
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15165 Value *emitReduction(Value *VectorizedValue, IRBuilder<> &Builder, emitReduction() function in __anon1d05f9c610011::HorizontalReduction