Home
last modified time | relevance | path

Searched refs:ILIA_CD (Results 1 – 7 of 7) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dili.h236 ILIA_CD = 12, enumerator
261 #define ILIA_CD ILIA_CD macro
280 #define ILIA_ISCD(t) ((t) == ILIA_CD)
H A Dregutil.cpp1176 #ifdef ILIA_CD in _assn_rtemp()
1177 case ILIA_CD: in _assn_rtemp()
1296 #ifdef ILIA_CD in select_rtemp()
1297 case ILIA_CD: in select_rtemp()
H A Dverify.cpp227 expected = ILIA_CD; in verify_compatible()
H A Dexp_rte.cpp2889 case ILIA_CD: in add_arg_ili()
3905 case ILIA_CD: in exp_call()
4039 case ILIA_CD: in exp_call()
4490 case ILIA_CD: in exp_qjsr()
4620 case ILIA_CD: in exp_zqjsr()
H A Diliutil.cpp542 case ILIA_CD: in ad2func_cmplx()
625 case ILIA_CD: in ad2func_cmplx_abi()
788 case ILIA_CD: in ad_func()
1377 case ILIA_CD: in ad_cse()
1477 case ILIA_CD: in ad_free()
10393 assert(IL_RES(ILI_OPC(opn)) == ILIA_CD, "dump_ili: cd link exp", i, in dump_ili()
H A Dexpand.cpp1705 case ILIA_CD: in exp_store()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/utils/ilitp/
H A Dilitp.cpp634 attrb |= (ILIA_CD << 5); in do_AT_line()