Searched refs:emitReduction (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGOpenMPRuntimeGPU.h | 274 void emitReduction(CodeGenFunction &CGF, SourceLocation Loc,
|
| HD | CGOpenMPRuntime.h | 1266 virtual void emitReduction(CodeGenFunction &CGF, SourceLocation Loc, 2074 void emitReduction(CodeGenFunction &CGF, SourceLocation Loc,
|
| HD | CGOpenMPRuntimeGPU.cpp | 1655 void CGOpenMPRuntimeGPU::emitReduction( in emitReduction() function in CGOpenMPRuntimeGPU 1672 CGOpenMPRuntime::emitReduction(CGF, Loc, Privates, LHSExprs, RHSExprs, in emitReduction()
|
| HD | CGStmtOpenMP.cpp | 1466 CGM.getOpenMPRuntime().emitReduction( in EmitOMPReductionClauseFinal() 3806 CGF.CGM.getOpenMPRuntime().emitReduction( in emitScanBasedDirective() 5547 CGM.getOpenMPRuntime().emitReduction( in EmitOMPScanDirective()
|
| HD | CGOpenMPRuntime.cpp | 4930 void CGOpenMPRuntime::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, in emitReduction() function in CGOpenMPRuntime 12129 void CGOpenMPSIMDRuntime::emitReduction( in emitReduction() function in CGOpenMPSIMDRuntime 12134 CGOpenMPRuntime::emitReduction(CGF, Loc, Privates, LHSExprs, RHSExprs, in emitReduction()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 17596 emitReduction(VectorizedRoot, Builder, ReduxWidth, TTI); in tryToReduce() 17865 Value *emitReduction(Value *VectorizedValue, IRBuilderBase &Builder, in emitReduction() function in __anonb74aef0d15711::HorizontalReduction
|