Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-io.c299 tree parm_type, dt_parm_type; in gfc_build_io_library_fndecls() local
422 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_open].type); in gfc_build_io_library_fndecls()
425 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
427 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_close].type); in gfc_build_io_library_fndecls()
430 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
432 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_inquire].type); in gfc_build_io_library_fndecls()
435 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
441 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_wait].type); in gfc_build_io_library_fndecls()
444 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
446 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_filepos].type); in gfc_build_io_library_fndecls()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-io.cc299 tree parm_type, dt_parm_type; in gfc_build_io_library_fndecls() local
422 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_open].type); in gfc_build_io_library_fndecls()
425 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
427 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_close].type); in gfc_build_io_library_fndecls()
430 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
432 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_inquire].type); in gfc_build_io_library_fndecls()
435 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
441 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_wait].type); in gfc_build_io_library_fndecls()
444 void_type_node, 1, parm_type); in gfc_build_io_library_fndecls()
446 parm_type = build_pointer_type (st_parameter[IOPARM_ptype_filepos].type); in gfc_build_io_library_fndecls()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-simd-clone.cc592 tree parm_type = node->definition ? TREE_TYPE (parm) : parm; in simd_clone_adjust_argument_types() local
597 sc->args[i].orig_type = parm_type; in simd_clone_adjust_argument_types()
610 TREE_TYPE (parm_type), in simd_clone_adjust_argument_types()
617 if (INTEGRAL_TYPE_P (parm_type) || POINTER_TYPE_P (parm_type)) in simd_clone_adjust_argument_types()
622 GET_MODE_BITSIZE (SCALAR_TYPE_MODE (parm_type))); in simd_clone_adjust_argument_types()
627 if (POINTER_TYPE_P (parm_type)) in simd_clone_adjust_argument_types()
630 adj.type = build_vector_type (parm_type, veclen); in simd_clone_adjust_argument_types()
652 : NULL, parm_type, sc->simdlen); in simd_clone_adjust_argument_types()
H A Dipa-cp.cc1517 tree parm_type) in ipa_value_from_jfunc() argument
1551 return ipa_get_jf_pass_through_result (jfunc, input, parm_type); in ipa_value_from_jfunc()
1645 ipa_jump_func *jfunc, tree parm_type) in ipa_value_range_from_jfunc() argument
1651 NOP_EXPR, parm_type, in ipa_value_range_from_jfunc()
1682 operation, parm_type, in ipa_value_range_from_jfunc()
1695 NOP_EXPR, parm_type, in ipa_value_range_from_jfunc()
2173 tree parm_type) in propagate_vals_across_pass_through() argument
2179 src_lat, dest_lat, -1, src_idx, parm_type); in propagate_vals_across_pass_through()
2375 tree parm_type = ipa_get_type (callee_info, idx); in propagate_bits_across_jump_function() local
2380 if (!parm_type in propagate_bits_across_jump_function()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-simd-clone.c587 tree parm_type = node->definition ? TREE_TYPE (parm) : parm; in simd_clone_adjust_argument_types() local
592 sc->args[i].orig_type = parm_type; in simd_clone_adjust_argument_types()
605 TREE_TYPE (parm_type), in simd_clone_adjust_argument_types()
612 if (INTEGRAL_TYPE_P (parm_type) || POINTER_TYPE_P (parm_type)) in simd_clone_adjust_argument_types()
616 veclen /= GET_MODE_BITSIZE (SCALAR_TYPE_MODE (parm_type)); in simd_clone_adjust_argument_types()
621 if (POINTER_TYPE_P (parm_type)) in simd_clone_adjust_argument_types()
624 adj.type = build_vector_type (parm_type, veclen); in simd_clone_adjust_argument_types()
645 : NULL, parm_type, sc->simdlen); in simd_clone_adjust_argument_types()
H A Dipa-cp.c1402 tree parm_type) in ipa_value_from_jfunc() argument
1436 return ipa_get_jf_pass_through_result (jfunc, input, parm_type); in ipa_value_from_jfunc()
1530 ipa_jump_func *jfunc, tree parm_type) in ipa_value_range_from_jfunc() argument
1537 NOP_EXPR, parm_type, in ipa_value_range_from_jfunc()
1568 operation, parm_type, in ipa_value_range_from_jfunc()
1581 NOP_EXPR, parm_type, in ipa_value_range_from_jfunc()
2122 tree parm_type)
2128 src_lat, dest_lat, -1, src_idx, parm_type);
2319 tree parm_type = ipa_get_type (callee_info, idx);
2324 if (!parm_type
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c2449 tree parm_type = TREE_VALUE (parms); in get_defaulted_eh_spec() local
2450 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in get_defaulted_eh_spec()
2543 tree parm_type = TREE_VALUE (parms); in maybe_explain_implicit_delete() local
2544 const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in maybe_explain_implicit_delete()
H A Dpt.c13722 tree parm_type = TREE_VALUE (parm_type_list); in maybe_rebuild_function_decl_type() local
13724 if (!same_type_p (parm_type, formal_parm_type_unqual)) in maybe_rebuild_function_decl_type()
25307 tree parm_type; in regenerate_decl_from_template() local
25312 parm_type = tsubst (TREE_TYPE (pattern_parm), args, tf_error, in regenerate_decl_from_template()
25314 parm_type = type_decays_to (parm_type); in regenerate_decl_from_template()
25315 if (!same_type_p (TREE_TYPE (decl_parm), parm_type)) in regenerate_decl_from_template()
25316 TREE_TYPE (decl_parm) = parm_type; in regenerate_decl_from_template()
25339 tree parm_type; in regenerate_decl_from_template() local
25346 parm_type = TREE_VEC_ELT (expanded_types, i); in regenerate_decl_from_template()
25347 parm_type = type_decays_to (parm_type); in regenerate_decl_from_template()
[all …]
H A Dparser.c29169 tree parm_type = TREE_VEC_ELT (parameter_list, 0); in cp_parser_template_declaration_after_parameters() local
29170 tree type = INNERMOST_TEMPLATE_PARMS (parm_type); in cp_parser_template_declaration_after_parameters()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc2742 tree parm_type = TREE_VALUE (parms); in get_defaulted_eh_spec() local
2743 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in get_defaulted_eh_spec()
2836 tree parm_type = TREE_VALUE (parms); in maybe_explain_implicit_delete() local
2837 const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in maybe_explain_implicit_delete()
H A Dmodule.cc11168 tree parm_type = TREE_VALUE (FUNCTION_FIRST_USER_PARMTYPE (fn)); in install_implicit_member() local
11172 && VOID_TYPE_P (parm_type)) in install_implicit_member()
11174 else if (!TYPE_REF_P (parm_type)) in install_implicit_member()
11177 && !TYPE_REF_IS_RVALUE (parm_type)) in install_implicit_member()
11197 if (!TYPE_REF_P (parm_type)) in install_implicit_member()
11200 && !TYPE_REF_IS_RVALUE (parm_type)) in install_implicit_member()
H A DChangeLog-2009282 parm_type variables.
H A Dpt.cc14109 tree parm_type = TREE_VALUE (parm_type_list); in maybe_rebuild_function_decl_type() local
14111 if (!same_type_p (parm_type, formal_parm_type_unqual)) in maybe_rebuild_function_decl_type()
H A Dparser.cc31391 tree parm_type = TREE_VEC_ELT (parameter_list, 0); in cp_parser_template_declaration_after_parameters() local
31392 tree type = INNERMOST_TEMPLATE_PARMS (parm_type); in cp_parser_template_declaration_after_parameters()