Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1223 ReductionCodeGen RedCG(Shareds, Shareds, Privates, ReductionOps); EmitOMPReductionClauseInit() local
3561 ReductionCodeGen RedCG(Shareds, Shareds, Privates, ReductionOps); emitScanBasedDirectiveDecls() local
4886 ReductionCodeGen RedCG(Data.ReductionVars, Data.ReductionVars, EmitOMPTaskBasedDirective() local
4936 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); EmitOMPTaskBasedDirective() local
5168 ReductionCodeGen RedCG(Data.ReductionVars, Data.ReductionVars, processInReduction() local
5215 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); processInReduction() local
[all...]