Home
last modified time | relevance | path

Searched refs:build_fix_expr (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.c411 build_fix_expr (stmtblock_t * pblock, tree arg, tree type, in build_fix_expr() function
508 tmp = build_fix_expr (&se->pre, arg[0], itype, op); in gfc_conv_intrinsic_aint()
553 se->expr = build_fix_expr (&se->pre, args[0], type, op); in gfc_conv_intrinsic_int()
H A Dtrans-intrinsic.cc419 build_fix_expr (stmtblock_t * pblock, tree arg, tree type, in build_fix_expr() function
516 tmp = build_fix_expr (&se->pre, arg[0], itype, op); in gfc_conv_intrinsic_aint()
561 se->expr = build_fix_expr (&se->pre, args[0], type, op); in gfc_conv_intrinsic_int()
H A DChangeLog-2003988 (build_fix_expr): Ditto.
H A DChangeLog-20161479 * trans-intrinsic.c (build_fix_expr): Likewise.
H A DChangeLog-20052576 * trans-intrinsic.c (build_fix_expr): Change 'op' argument
H A DChangeLog-20083585 build_fixbound_expr, build_fix_expr, gfc_conv_intrinsic_aint,
H A DChangeLog-2006683 (build_fix_expr, gfc_conv_intrinsic_aint, gfc_conv_intrinsic_mod,
H A DChangeLog-20101602 build_fixbound_expr, build_fix_expr, gfc_conv_intrinsic_aint,
H A DChangeLog-20072308 * trans-intrinsic.c (build_fix_expr): Generate calls to the
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c411 build_fix_expr (stmtblock_t * pblock, tree arg, tree type, in build_fix_expr() function
508 tmp = build_fix_expr (&se->pre, arg[0], itype, op); in gfc_conv_intrinsic_aint()
553 se->expr = build_fix_expr (&se->pre, args[0], type, op); in gfc_conv_intrinsic_int()