Searched defs:RedCG (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 1245 ReductionCodeGen RedCG(Shareds, Shareds, Privates, ReductionOps); EmitOMPReductionClauseInit() local 3589 ReductionCodeGen RedCG(Shareds, Shareds, Privates, ReductionOps); emitScanBasedDirectiveDecls() local 4925 ReductionCodeGen RedCG(Data.ReductionVars, Data.ReductionVars, EmitOMPTaskBasedDirective() local 4975 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); EmitOMPTaskBasedDirective() local 5207 ReductionCodeGen RedCG(Data.ReductionVars, Data.ReductionVars, processInReduction() local 5254 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); processInReduction() local [all...] |