Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.h62 tree gfc_build_const (tree, tree);
H A Dtrans-const.c42 gfc_build_const (tree type, tree intval) in gfc_build_const() function
H A Dtrans-intrinsic.c3467 zero = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_mod()
3591 zero = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_dim()
4711 gfc_build_const (type, integer_one_node)); in gfc_conv_intrinsic_arith()
4712 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_arith()
4715 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_arith()
4720 tmp = gfc_build_const (type, fold_build1_loc (input_location, NEGATE_EXPR, in gfc_conv_intrinsic_arith()
4723 tmp = gfc_build_const (type, integer_one_node); in gfc_conv_intrinsic_arith()
4850 gfc_build_const (type, integer_one_node)); in gfc_conv_intrinsic_arith()
4872 gfc_build_const (type, integer_zero_node)); in gfc_conv_intrinsic_arith()
4978 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_dot_product()
H A Dtrans-expr.c3217 se->expr = gfc_build_const (type, integer_one_node); in gfc_conv_cst_int_power()
3254 tmp = gfc_build_const (type, integer_one_node); in gfc_conv_cst_int_power()
H A Dtrans-stmt.c1530 zero = gfc_build_const (TREE_TYPE (se.expr), integer_zero_node); in gfc_trans_arithmetic_if()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.h62 tree gfc_build_const (tree, tree);
H A Dtrans-const.cc42 gfc_build_const (tree type, tree intval) in gfc_build_const() function
H A Dtrans-intrinsic.cc3460 zero = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_mod()
3584 zero = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_dim()
4860 gfc_build_const (type, integer_one_node)); in gfc_conv_intrinsic_arith()
4861 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_arith()
4864 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_arith()
4869 tmp = gfc_build_const (type, fold_build1_loc (input_location, NEGATE_EXPR, in gfc_conv_intrinsic_arith()
4872 tmp = gfc_build_const (type, integer_one_node); in gfc_conv_intrinsic_arith()
4999 gfc_build_const (type, integer_one_node)); in gfc_conv_intrinsic_arith()
5021 gfc_build_const (type, integer_zero_node)); in gfc_conv_intrinsic_arith()
5127 tmp = gfc_build_const (type, integer_zero_node); in gfc_conv_intrinsic_dot_product()
H A Dtrans-expr.cc3319 se->expr = gfc_build_const (type, integer_one_node); in gfc_conv_cst_int_power()
3356 tmp = gfc_build_const (type, integer_one_node); in gfc_conv_cst_int_power()
H A Dtrans-stmt.cc1566 zero = gfc_build_const (TREE_TYPE (se.expr), integer_zero_node); in gfc_trans_arithmetic_if()