HomeSort by: relevance | last modified time | path
    Searched defs:team_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-stmt.cc 750 tree team_id, team_type, tmp; local
760 team_type = gfc_build_addr_expr (ppvoid_type_node, argse2.expr);
766 team_id, team_type,
790 tree team_type, tmp; local
794 team_type = gfc_build_addr_expr (ppvoid_type_node, argse.expr);
797 gfor_fndecl_caf_change_team, 2, team_type,
840 tree team_type, tmp; local
844 team_type = gfc_build_addr_expr (ppvoid_type_node, argse.expr);
848 team_type,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-stmt.cc 746 tree team_id, team_type, tmp; local
756 team_type = gfc_build_addr_expr (ppvoid_type_node, argse2.expr);
762 team_id, team_type,
786 tree team_type, tmp; local
790 team_type = gfc_build_addr_expr (ppvoid_type_node, argse.expr);
793 gfor_fndecl_caf_change_team, 2, team_type,
836 tree team_type, tmp; local
840 team_type = gfc_build_addr_expr (ppvoid_type_node, argse.expr);
844 team_type,

Completed in 31 milliseconds