Searched refs:gfc_build_intrinsic_call (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dclass.c1153 expr2 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_TRANSFER, "transfer",
1226 expr = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_MOD, "mod",
1359 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_STORAGE_SIZE,
1474 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_SIZE, "size",
1778 rank = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_RANK, "rank",
1887 block->expr2 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_STRIDE, "stride",
1932 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_SIZE, "size",
H A Dfrontend-passes.c411 fcn = gfc_build_intrinsic_call (current_ns, id,
415 fcn = gfc_build_intrinsic_call (current_ns, id,
2998 fcn = gfc_build_intrinsic_call (current_ns, id, name, e->where, 3,
3296 allocated = gfc_build_intrinsic_call (current_ns, GFC_ISYM_ALLOCATED,
4325 because gfc_build_intrinsic_call sometimes gets this wrong. */
4330 ascalar = gfc_build_intrinsic_call (ns, GFC_ISYM_CONJG, "conjg",
4339 bscalar = gfc_build_intrinsic_call (ns, GFC_ISYM_CONJG, "conjg",
H A Dgfortran.h3377 gfc_expr* gfc_build_intrinsic_call (gfc_namespace *, gfc_isym_id, const char*,
H A Dresolve.c5540 wrapper = gfc_build_intrinsic_call (gfc_current_ns, GFC_ISYM_CAF_GET,
11486 = gfc_build_intrinsic_call (ns,
11516 cond->value.op.op1 = gfc_build_intrinsic_call (ns,
11568 cond = gfc_build_intrinsic_call (ns, GFC_ISYM_ASSOCIATED, "associated",
H A Dexpr.c6099 gfc_build_intrinsic_call (gfc_namespace *ns, gfc_isym_id id, const char* name, function
H A Dsimplify.c7380 simplified = gfc_build_intrinsic_call (gfc_current_ns,
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dclass.cc1168 expr2 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_TRANSFER, "transfer",
1241 expr = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_MOD, "mod",
1374 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_STORAGE_SIZE,
1489 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_SIZE, "size",
1786 rank = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_RANK, "rank",
1895 block->expr2 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_STRIDE, "stride",
1940 = gfc_build_intrinsic_call (sub_ns, GFC_ISYM_SIZE, "size",
H A Dfrontend-passes.cc411 fcn = gfc_build_intrinsic_call (current_ns, id,
415 fcn = gfc_build_intrinsic_call (current_ns, id,
3264 fcn = gfc_build_intrinsic_call (current_ns, id, name, e->where, 3,
3574 allocated = gfc_build_intrinsic_call (current_ns, GFC_ISYM_ALLOCATED,
4605 because gfc_build_intrinsic_call sometimes gets this wrong. */
4610 ascalar = gfc_build_intrinsic_call (ns, GFC_ISYM_CONJG, "conjg",
4619 bscalar = gfc_build_intrinsic_call (ns, GFC_ISYM_CONJG, "conjg",
H A Dgfortran.h3667 gfc_expr* gfc_build_intrinsic_call (gfc_namespace *, gfc_isym_id, const char*,
H A Dresolve.cc5623 wrapper = gfc_build_intrinsic_call (gfc_current_ns, GFC_ISYM_CAF_GET,
11648 = gfc_build_intrinsic_call (ns,
11678 cond->value.op.op1 = gfc_build_intrinsic_call (ns,
11730 cond = gfc_build_intrinsic_call (ns, GFC_ISYM_ASSOCIATED, "associated",
H A Dexpr.cc6144 gfc_build_intrinsic_call (gfc_namespace *ns, gfc_isym_id id, const char* name, function
H A Dsimplify.cc7492 simplified = gfc_build_intrinsic_call (gfc_current_ns,

Completed in 399 milliseconds