HomeSort by: relevance | last modified time | path
    Searched refs:emitSingleReductionCombiner (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1396 void emitSingleReductionCombiner(CodeGenFunction &CGF,
CGOpenMPRuntime.cpp 5505 void CGOpenMPRuntime::emitSingleReductionCombiner(CodeGenFunction &CGF,
5580 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),
5684 RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),
5990 CGM.getOpenMPRuntime().emitSingleReductionCombiner(
CGOpenMPRuntimeGPU.cpp 3903 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),

Completed in 49 milliseconds