reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4265 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute, CodeGen); 4287 emitCommonOMPTeamsDirective(CGF, S, OMPD_teams, CodeGen); 4333 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute, CodeGen); 4379 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_simd, CodeGen); 4424 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute, CodeGen); 4446 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_simd, CodeGen); 4469 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_parallel_for, CodeGen); 4492 emitCommonOMPTeamsDirective(*this, S, OMPD_distribute_parallel_for, CodeGen); 4518 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_parallel_for, 4570 emitCommonOMPTeamsDirective(CGF, S, OMPD_distribute_parallel_for_simd,