Home
last modified time | relevance | path

Searched refs:INTRINSIC_NONE (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-frontend.cc62 || DECL_INTRINSIC_CODE (decl) != INTRINSIC_NONE); in eval_builtin()
H A Dintrinsics.def39 DEF_D_BUILTIN (INTRINSIC_NONE, BUILT_IN_NONE, 0, 0, 0)
H A Dintrinsics.cc781 case INTRINSIC_NONE: in maybe_expand_intrinsic()
H A Ddecl.cc1473 DECL_INTRINSIC_CODE (decl->csym) = INTRINSIC_NONE; in get_symbol_decl()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc595 || DECL_INTRINSIC_CODE (decl) != INTRINSIC_NONE); in eval_builtin()
H A Dintrinsics.cc719 case INTRINSIC_NONE: in maybe_expand_intrinsic()
H A Ddecl.cc1332 DECL_INTRINSIC_CODE (decl->csym) = INTRINSIC_NONE; in get_symbol_decl()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dinterface.c129 return INTRINSIC_NONE; in dtio_op()
160 *op = INTRINSIC_NONE; in gfc_match_generic_spec()
193 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
210 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
2101 return INTRINSIC_NONE; in gfc_equivalent_op()
2153 if (other_op != INTRINSIC_NONE in gfc_check_interfaces()
H A Dinterface.cc129 return INTRINSIC_NONE; in dtio_op()
160 *op = INTRINSIC_NONE; in gfc_match_generic_spec()
193 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
210 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
2113 return INTRINSIC_NONE; in gfc_equivalent_op()
2165 if (other_op != INTRINSIC_NONE in gfc_check_interfaces()
H A Dmodule.c626 new_use->op = INTRINSIC_NONE; in gfc_match_use()
5501 if (u->op == INTRINSIC_NONE) in read_module()
7240 if (list->op != INTRINSIC_USER && list->op != INTRINSIC_NONE) in rename_list_remove_duplicate()
H A Dmodule.cc626 new_use->op = INTRINSIC_NONE; in gfc_match_use()
5706 if (u->op == INTRINSIC_NONE) in read_module()
7446 if (list->op != INTRINSIC_USER && list->op != INTRINSIC_NONE) in rename_list_remove_duplicate()
H A Diresolve.cc867 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_dot_product()
1575 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_matmul()
H A Diresolve.c849 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_dot_product()
1559 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_matmul()
H A Dmatch.c105 case INTRINSIC_NONE: in gfc_op2string()
178 iop = INTRINSIC_NONE; in gfc_match_member_sep()
H A Dmatch.cc105 case INTRINSIC_NONE: in gfc_op2string()
178 iop = INTRINSIC_NONE; in gfc_match_member_sep()
H A Dgfortran.h204 INTRINSIC_NONE = -1, INTRINSIC_UPLUS = GFC_INTRINSIC_BEGIN, enumerator
H A Dopenmp.c5273 gfc_intrinsic_op alt_op = INTRINSIC_NONE; in resolve_omp_atomic()
H A DChangeLog-20151778 * match.c(gfc_op2string): Return 'none' for INTRINSIC_NONE.
H A Dtrans-decl.c5382 if (rent->op != INTRINSIC_NONE) in gfc_trans_use_stmts()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dinterface.c129 return INTRINSIC_NONE; in dtio_op()
160 *op = INTRINSIC_NONE; in gfc_match_generic_spec()
193 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
210 if (*op != INTRINSIC_NONE) in gfc_match_generic_spec()
2101 return INTRINSIC_NONE; in gfc_equivalent_op()
2153 if (other_op != INTRINSIC_NONE in gfc_check_interfaces()
H A Dmodule.c626 new_use->op = INTRINSIC_NONE; in gfc_match_use()
5501 if (u->op == INTRINSIC_NONE) in read_module()
7240 if (list->op != INTRINSIC_USER && list->op != INTRINSIC_NONE) in rename_list_remove_duplicate()
H A Diresolve.c849 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_dot_product()
1559 temp.value.op.op = INTRINSIC_NONE; in gfc_resolve_matmul()
H A Dmatch.c105 case INTRINSIC_NONE: in gfc_op2string()
178 iop = INTRINSIC_NONE; in gfc_match_member_sep()
H A Dgfortran.h170 INTRINSIC_NONE = -1, INTRINSIC_UPLUS = GFC_INTRINSIC_BEGIN, enumerator
H A Dopenmp.c5273 gfc_intrinsic_op alt_op = INTRINSIC_NONE; in resolve_omp_atomic()

12