Home
last modified time | relevance | path

Searched refs:OP_XTOX (Results 1 – 9 of 9) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h49 #define OP_XTOX 7 macro
H A Ddinit.cpp1343 ast_op = OP_XTOX; in get_ast_op()
1476 case OP_XTOX: in init_fold_const()
1502 case OP_XTOX: in init_fold_const()
4922 case OP_XTOX: in eval_init_op()
4955 case OP_XTOX: in eval_init_op()
5055 case OP_XTOX: in eval_init_op()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h59 #define OP_XTOX 6 macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dastout.c202 case OP_XTOX: in precedence()
425 case OP_XTOX: in print_ast()
H A Ddtypeutl.c2152 case OP_XTOX: in priority()
2286 case OP_XTOX: in getop()
H A Dast.c7931 case OP_XTOX: in const_fold()
7958 case OP_XTOX: in const_fold()
H A Dlowerexp.c4556 case OP_XTOX: in lower_ast()
H A Dtransfrm.c386 if (A_OPTYPEG(ast) == OP_XTOX) /* real ** real */ in nice_mask()
H A Dsemutil.c5103 case OP_XTOX: in binop()