Lines Matching defs:emitCommonOMPTeamsDirective
6011 static void emitCommonOMPTeamsDirective(CodeGenFunction &CGF,
6049 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute, CodeGen);
6071 emitCommonOMPTeamsDirective(CGF, S, OMPD_teams, CodeGen);
6117 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute, CodeGen);
6163 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_simd, CodeGen);
6208 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute, CodeGen);
6230 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_simd, CodeGen);
6253 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_parallel_for, CodeGen);
6276 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_parallel_for_simd,
6303 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_parallel_for,
6355 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_parallel_for_simd,