Home
last modified time | relevance | path

Searched refs:AC_INTR_CALL (Results 1 – 5 of 5) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h360 #define AC_INTR_CALL 7 macro
H A Ddinit.cpp4718 } else if (op == AC_INTR_CALL) { in eval_init_op()
5192 if (cur_e->u1.expr.op != AC_INTR_CALL) { in eval_init_expr_item()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddinit.c755 case AC_INTR_CALL: in dinit_acl_val2()
1288 case AC_INTR_CALL: in ac_opname()
H A Dsemant.h568 #define AC_INTR_CALL 7 macro
H A Dsemutil2.c3173 aexpr->op = AC_INTR_CALL; in mk_init_intrinsic()
4665 aclp->u1.expr->op == AC_INTR_CALL) { in construct_acl_for_sst()
10721 } else if (op == AC_INTR_CALL) { in eval_init_op()
11120 if (cur_e->u1.expr->op != AC_INTR_CALL) { in eval_init_expr_item()