Home
last modified time | relevance | path

Searched refs:not_same_shape (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c10182 tree not_same_shape; in fcncall_realloc_result() local
10216 not_same_shape = boolean_false_node; in fcncall_realloc_result()
10236 not_same_shape = tmp; in fcncall_realloc_result()
10238 not_same_shape = fold_build2_loc (input_location, TRUTH_OR_EXPR, in fcncall_realloc_result()
10240 not_same_shape); in fcncall_realloc_result()
10246 zero_cond, not_same_shape); in fcncall_realloc_result()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc10725 tree not_same_shape; in fcncall_realloc_result() local
10759 not_same_shape = boolean_false_node; in fcncall_realloc_result()
10779 not_same_shape = tmp; in fcncall_realloc_result()
10781 not_same_shape = fold_build2_loc (input_location, TRUTH_OR_EXPR, in fcncall_realloc_result()
10783 not_same_shape); in fcncall_realloc_result()
10789 zero_cond, not_same_shape); in fcncall_realloc_result()