Home
last modified time | relevance | path

Searched refs:emitInitWithReductionInitializer (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp397 static void emitInitWithReductionInitializer(CodeGenFunction &CGF, in emitInitWithReductionInitializer() function
507 emitInitWithReductionInitializer(CGF, DRD, Init, DestElementCurrent, in EmitOMPAggregateInit()
1031 emitInitWithReductionInitializer(*this, DRD, *IRed, Addr, in EmitOMPReductionClauseInit()
1113 emitInitWithReductionInitializer(*this, DRD, *IRed, Addr, in EmitOMPReductionClauseInit()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp611 static void emitInitWithReductionInitializer(CodeGenFunction &CGF, in emitInitWithReductionInitializer() function
725 emitInitWithReductionInitializer(CGF, DRD, Init, DestElementCurrent, in EmitOMPAggregateInit()
893 emitInitWithReductionInitializer(CGF, DRD, ClausesData[N].ReductionOp, in emitInitialization()