Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1536 static void emitCommonOMPParallelDirective( in emitCommonOMPParallelDirective() function
1799 emitCommonOMPParallelDirective(*this, S, OMPD_parallel, CodeGen, in EmitOMPParallelDirective()
3193 emitCommonOMPParallelDirective( in emitInnerParallelForWhenCombined()
4422 emitCommonOMPParallelDirective(*this, S, OMPD_for, CodeGen, in EmitOMPParallelForDirective()
4483 emitCommonOMPParallelDirective(*this, S, OMPD_master, CodeGen, in EmitOMPParallelMasterDirective()
4510 emitCommonOMPParallelDirective(*this, S, OMPD_masked, CodeGen, in EmitOMPParallelMaskedDirective()
7477 emitCommonOMPParallelDirective(CGF, S, OMPD_parallel, CodeGen, in emitTargetParallelRegion()
7518 emitCommonOMPParallelDirective(CGF, S, OMPD_for, CodeGen, in emitTargetParallelForRegion()
7557 emitCommonOMPParallelDirective(CGF, S, OMPD_simd, CodeGen, in emitTargetParallelForSimdRegion()
7884 emitCommonOMPParallelDirective(*this, S, OMPD_for, CodeGen, in EmitOMPParallelGenericLoopDirective()
[all …]