Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h59 #define OP_LNEQV 17 macro
H A Ddinit.cpp1307 ast_op = OP_LNEQV; in get_ast_op()
4611 case OP_LNEQV: in mk_cmp()
5117 case OP_LNEQV: in eval_init_op()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h69 #define OP_LNEQV 16 macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dlowerexp.c1591 case OP_LNEQV: in add_lnop()
4540 case OP_LNEQV: in lower_ast()
5638 case OP_LNEQV: in lower_logical()
H A Dsemsmp.c2966 opc = OP_LNEQV; in semsmp()
5926 case OP_LNEQV: in add_reduction_pragmas()
6869 case OP_LNEQV: in _is_atomic_update_binop()
7354 case OP_LNEQV: in do_reduction()
7998 case OP_LNEQV: in get_atomic_rmw_op()
H A Dastout.c207 case OP_LNEQV: in precedence()
435 case OP_LNEQV: in print_ast()
H A Ddtypeutl.c2127 case OP_LNEQV: in priority()
2235 case OP_LNEQV: in getop()
H A Dsemutil2.c3983 ast_op = OP_LNEQV; in get_ast_op()
4050 case OP_LNEQV: in get_ac_op()
6242 case OP_LNEQV: in const_eval()
6250 case OP_LNEQV: in const_eval()
10590 case OP_LNEQV: in mk_cmp()
11032 case OP_LNEQV: in eval_init_op()
H A Dsemant.c9939 SST_OPTYPEP(LHS, OP_LNEQV); in semant1()
9947 SST_OPTYPEP(LHS, OP_LNEQV); in semant1()
9955 SST_OPTYPEP(LHS, OP_LNEQV); in semant1()
H A Dcomm.c2556 case OP_LNEQV: in emit_sum_scatterx()
H A Dsemutil.c5072 } else if (opc1 == OP_LNEQV) { in binop()
H A Dast.c727 case OP_LNEQV: in mk_binop()