Home
last modified time | relevance | path

Searched refs:gfc_or (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h51 gfc_expr *gfc_or (gfc_expr *, gfc_expr *);
H A Dmatchexp.cc784 total = gfc_or (all, e); in match_equiv_operand()
H A Darith.cc1882 gfc_or (gfc_expr *op1, gfc_expr *op2) in gfc_or() function
H A Dsimplify.cc415 result = gfc_or (result, in compute_dot_product()
1089 return simplify_transformation (mask, dim, NULL, false, gfc_or); in gfc_simplify_any()
H A Dexpr.cc1288 result = gfc_or (op1, op2); in simplify_intrinsic_op()
H A Dtrans-openmp.cc2134 e4 = gfc_or (e3, e1); in gfc_trans_omp_array_reduction_or_udr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h51 gfc_expr *gfc_or (gfc_expr *, gfc_expr *);
H A Dmatchexp.c784 total = gfc_or (all, e); in match_equiv_operand()
H A Darith.c1832 gfc_or (gfc_expr *op1, gfc_expr *op2) in gfc_or() function
H A Dsimplify.c383 result = gfc_or (result, in compute_dot_product()
1057 return simplify_transformation (mask, dim, NULL, false, gfc_or); in gfc_simplify_any()
H A Dexpr.c1278 result = gfc_or (op1, op2); in simplify_intrinsic_op()
H A Dtrans-openmp.c1848 e4 = gfc_or (e3, e1); in gfc_trans_omp_array_reduction_or_udr()