Home
last modified time | relevance | path

Searched refs:IL_TYPE (Results 1 – 17 of 17) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllopt.cpp461 if (IL_TYPE(ILI_OPC(opnd)) == ILTY_LOAD) in widenAddNarrowVars()
525 if ((IL_TYPE(ILI_OPC(ilix)) == ILTY_STORE) && in hasExactlyOneStore()
700 if (IL_TYPE(ILI_OPC(ilix)) == ILTY_STORE) { in widenApplyStore()
731 if ((IL_TYPE(opc) == ILTY_STORE) && in widenElimAddrTaken()
744 if ((IL_TYPE(opx) == ILTY_LOAD) && in widenElimAddrTaken()
898 if (IL_TYPE(op) == ILTY_BRANCH) { in block_branches_to()
934 if (IL_TYPE(opx) == ILTY_LOAD) { in rlleFindLL()
936 if ((IL_TYPE(ILI_OPC(opnd2)) == ILTY_LOAD) && in rlleFindLL()
974 if (IL_TYPE(opx) == ILTY_LOAD) { in rlleReplace()
1008 if ((IL_TYPE(ILI_OPC(ilix)) == ILTY_STORE) && in redundantLdLdElim()
[all …]
H A Dllsched.cpp139 (IL_TYPE(ILI_OPC(instr->ilix)) != ILTY_STORE) || in build_idep_graph()
166 (IL_TYPE(ILI_OPC(instr->ilix)) != ILTY_STORE) || in build_idep_graph()
181 (IL_TYPE(ILI_OPC(instr->ilix)) != ILTY_STORE) || in build_idep_graph()
H A Dverify.cpp349 if (IL_TYPE(ILI_OPC(ilix2)) == ILTY_STORE) { in is_first_store_of_pair()
381 switch (IL_TYPE(ILI_OPC(ilix))) { in verify_ilt()
H A Dexp_ftn.cpp2831 if (IL_TYPE(ILI_OPC(sub)) == ILTY_CONS) in finish_array()
2848 } else if (IL_TYPE(ILI_OPC(subscr.elmscz)) == ILTY_CONS) { in finish_array()
3203 if (IL_TYPE(ILI_OPC(ili2)) == ILTY_CONS && in create_array_subscr()
3204 IL_TYPE(ILI_OPC(sub)) != ILTY_CONS) { in create_array_subscr()
3234 if (IL_TYPE(ILI_OPC(ili2)) == ILTY_CONS && in create_array_subscr()
3235 IL_TYPE(ILI_OPC(sub)) != ILTY_CONS) { in create_array_subscr()
3249 if (IL_TYPE(ILI_OPC(mplyr)) == ILTY_CONS) { in create_array_subscr()
3329 if (IL_TYPE(ILI_OPC(sub)) == ILTY_CONS) { in create_array_ref()
3402 if (IL_TYPE(opc) == ILTY_CONS) in simple_ili()
3404 if (IL_TYPE(opc) == ILTY_LOAD && !func_in(ilix)) in simple_ili()
[all …]
H A Dbihutil.cpp304 if (lastilt && IL_TYPE(ILI_OPC(ILT_ILIP(lastilt))) == ILTY_BRANCH) in merge_bih()
488 if (iltnext && IL_TYPE(opc) == ILTY_BRANCH) { in split_extended()
H A Diltutil.cpp80 type = IL_TYPE(opc); in addilt()
219 if (IL_TYPE(opc = ILI_OPC(ilix)) == ILTY_PROC && opc >= IL_JSR) { in srcfunc()
H A Diliutil.cpp201 switch (IL_TYPE(opc)) { in addili()
2425 if (IL_TYPE(opc1) == ILTY_CONS) { in addarth()
2448 if (IL_TYPE(opc2) == ILTY_CONS) { in addarth()
7781 if (IL_TYPE(opc1) == ILTY_CONS) { in addother()
9521 if (IL_TYPE(opc) == ILTY_STORE) { in rewr_()
9524 if (IL_TYPE(opc) == ILTY_LOAD) { in rewr_()
9576 if ((IL_TYPE(opc) == ILTY_STORE || IL_TYPE(opc) == ILTY_LOAD) && in rewr_()
9640 if ((IL_TYPE(opc) == ILTY_PROC || IL_TYPE(opc) == ILTY_DEFINE) && in rewr_()
12073 if (IL_TYPE(opc) == ILTY_DEFINE) in alt_qjsr()
13727 if (IL_TYPE(opc) == ILTY_STORE) { in ili_throw_label()
[all …]
H A Dili.h332 #define IL_TYPE(idx) ((ILTY_KIND)(ilis[(idx)].attr & 0xf)) macro
H A Dregutil.cpp373 if (IL_TYPE(temp) == ILTY_STORE) { in dump_cand()
395 if (IL_TYPE(temp) == ILTY_LOAD) { in dump_cand()
H A Dexputil.cpp302 if (IL_TYPE(opc) == ILTY_BRANCH && in chk_block()
439 switch (IL_TYPE(opc = ILI_OPC(ilix))) { in check_ilm()
H A Dexpatomics.cpp2076 switch (IL_TYPE(ILI_OPC(temp->expr))) { in auto_retrieve()
2078 interr("auto_retrieve: unexpected IL_TYPE", IL_TYPE(temp->expr), ERR_Fatal); in auto_retrieve()
2682 if (IL_TYPE(ILI_OPC(op1)) == ILTY_LOAD) { in get_simple_update_operand()
2698 if (IL_TYPE(ILI_OPC(op2)) == ILTY_LOAD) { in get_simple_update_operand()
2818 if (IL_TYPE(ILI_OPC(rhs)) == ILTY_LOAD) in _ilis_are_matched()
H A Dexp_rte.cpp3231 } else if (IL_TYPE(ILI_OPC(ili)) == ILTY_LOAD) { in is_proc_desc_arg()
5084 if (IL_TYPE(ILI_OPC(ili1)) == ILTY_CONS) { in exp_fstring()
5597 if (ili && IL_TYPE(ILI_OPC(ili)) == ILTY_CONS) in getchartmp()
5680 if (IL_TYPE(ILI_OPC(addrili)) == ILTY_CONS && in getstr()
5688 if (IL_TYPE(ILI_OPC(lenili)) == ILTY_CONS) { in getstr()
5764 if (IL_TYPE(ILI_OPC(clenili)) == ILTY_CONS) { in storechartmp()
H A Dcgmain.cpp1595 (IL_TYPE(opc) == ILTY_STORE)) { in schedule()
1607 (IL_TYPE(opc) == ILTY_STORE), in schedule()
1658 switch (IL_TYPE(ILI_OPC(ilix2))) { in schedule()
1690 IL_TYPE(ILI_OPC(ilix2)), ERR_Fatal); in schedule()
2450 const ILTY_KIND ty = IL_TYPE(opc); in locset_to_tbaa_info()
3574 if (IL_TYPE(op_opc) == ILTY_LOAD) { in cancel_store()
3633 const ILTY_KIND ilty = IL_TYPE(opc); in sincos_input_uses()
6393 if (IL_TYPE(ILI_OPC(instr->ilix)) != ILTY_STORE) in find_load_cse()
7598 const ILTY_KIND ilty = IL_TYPE(opc); in add_sincos_imap_loads()
7687 const ILTY_KIND ilty = IL_TYPE(opc); in sincos_argument_valid()
[all …]
H A Dexpand.cpp677 if (IL_TYPE(opc) == ILTY_PROC && opc >= IL_JSR) { in exp_estmt()
H A Dmwd.cpp4463 putval1(IL_TYPE(opc), iltypes, SIZEOF(iltypes)); in dili()
/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h329 return IL_TYPE(ILIOpcode(ilix)) == ILTY_CONS; in ILIIsConstant()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfindloop.c951 (br_ilt && IL_TYPE(ILI_OPC(ILT_ILIP(br_ilt))) == ILTY_BRANCH)) { in convert_loop()