Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dili.h228 ILIA_SP = 4, enumerator
253 #define ILIA_SP ILIA_SP macro
275 #define ILIA_ISSP(t) ((t) == ILIA_SP)
H A Dverify.cpp209 expected = ILIA_SP; in verify_compatible()
H A Dregutil.cpp1158 case ILIA_SP: in _assn_rtemp()
1273 case ILIA_SP: in select_rtemp()
H A Dexp_rte.cpp2365 case ILIA_SP: in gen_bindC_retval()
2877 case ILIA_SP: in add_arg_ili()
3875 case ILIA_SP: in exp_call()
4030 case ILIA_SP: in exp_call()
4474 case ILIA_SP: in exp_qjsr()
4604 case ILIA_SP: in exp_zqjsr()
H A Doutliner.cpp421 case ILIA_SP: in ll_ad_outlined_func2()
H A Dexpand.cpp1671 case ILIA_SP: in exp_store()
H A Diliutil.cpp770 case ILIA_SP: in ad_func()
1367 case ILIA_SP: in ad_cse()
1467 case ILIA_SP: in ad_free()
10358 assert(IL_RES(ILI_OPC(opn)) == ILIA_SP, "dump_ili: sp link exp", i, in dump_ili()
H A Dcgmain.cpp1669 IL_RES(ILI_OPC(ilix2)) == ILIA_SP)) { in schedule()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/utils/ilitp/
H A Dilitp.cpp620 attrb |= (ILIA_SP << 5); in do_AT_line()