Home
last modified time | relevance | path

Searched refs:ILI_OPC (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp1201 if (ILI_OPC(op1) == IL_FLOAT || ILI_OPC(op1) == IL_DFLOAT || in get_atomic_update_opcode()
1202 ILI_OPC(op1) == IL_FLOATU || ILI_OPC(op1) == IL_DFLOATU || in get_atomic_update_opcode()
1203 ILI_OPC(op1) == IL_FLOATUK || ILI_OPC(op1) == IL_DFLOATUK || in get_atomic_update_opcode()
1204 ILI_OPC(op1) == IL_FLOATK || ILI_OPC(op1) == IL_DFLOATK || in get_atomic_update_opcode()
1211 if ((ILI_OPC(op1) == IL_DFRSP || ILI_OPC(op1) == IL_DFRDP in get_atomic_update_opcode()
1232 if (ILI_OPC(op2) == IL_FLOAT || ILI_OPC(op2) == IL_DFLOAT || in get_atomic_update_opcode()
1233 ILI_OPC(op2) == IL_FLOATU || ILI_OPC(op2) == IL_DFLOATU || in get_atomic_update_opcode()
1234 ILI_OPC(op2) == IL_FLOATUK || ILI_OPC(op2) == IL_DFLOATUK || in get_atomic_update_opcode()
1235 ILI_OPC(op2) == IL_FLOATK || ILI_OPC(op2) == IL_DFLOATK || in get_atomic_update_opcode()
1242 if ((ILI_OPC(op2) == IL_DFRSP || ILI_OPC(op2) == IL_DFRDP in get_atomic_update_opcode()
[all …]
H A Dllopt.cpp341 switch (ILI_OPC(ilix)) { in widenPushdown()
404 const ILI_OP opc = ILI_OPC(ilix); in widenAddressArithmetic()
410 ILI_OP opx = ILI_OPC(opnd); in widenAddressArithmetic()
433 const ILI_OP opc = ILI_OPC(ilix); in widenAnyAddressing()
454 const ILI_OP opc = ILI_OPC(ilix); in widenAddNarrowVars()
586 const ILI_OP opc = ILI_OPC(ilix); in widenApplyFree()
603 const ILI_OP opc = ILI_OPC(ilix); in widenApplyVarMap()
640 const ILI_OP opc = ILI_OPC(ilix); in widenApplyCse()
728 const ILI_OP opc = ILI_OPC(ilix); in widenElimAddrTaken()
897 const ILI_OP op = ILI_OPC(ili); in block_branches_to()
[all …]
H A Diliutil.cpp1498 if (ILI_OPC(ilix) == IL_CSEAR || ILI_OPC(ilix) == IL_CSEIR || in ili_opnd()
3675 if (ILI_OPC(op1) == IL_INEG || ILI_OPC(op1) == IL_UINEG) { in addarth()
3714 if (ILI_OPC(op1) == IL_KNEG || ILI_OPC(op1) == IL_UKNEG) { in addarth()
3734 if (ILI_OPC(op1) == IL_KNEG && ILI_OPC(op2) == IL_KNEG) { in addarth()
3769 if (ILI_OPC(op1) == IL_FNEG && ILI_OPC(op2) == IL_FNEG) { in addarth()
3808 if (ILI_OPC(op1) == IL_DNEG && ILI_OPC(op2) == IL_DNEG) { in addarth()
7816 if (ILI_OPC(op1) == IL_DCON && ILI_OPC(op2) == IL_DCON) { in addother()
7835 if (ILI_OPC(op1) == IL_FCON && ILI_OPC(op2) == IL_FCON) { in addother()
13155 while (ILI_OPC(op1) == IL_ICMPZ || ILI_OPC(op1) == IL_UICMPZ) { in cmpz_of_cmp()
14300 if (IL_RES(ILI_OPC(leftx)) == IL_RES(ILI_OPC(rightx))) { in iadd_ili_ili()
[all …]
H A Dexp_ftn.cpp536 if (ILI_OPC(ilixr) == IL_DCON && in exp_ac()
560 if (ILI_OPC(ilixr) == IL_DCON && in exp_ac()
1221 if (ILI_OPC(op2) == IL_ACON) { in exp_ac()
1297 if (ILI_OPC(ilix) == IL_ICMP) in exp_ac()
1717 if (IL_RES(ILI_OPC(sub)) == ILIA_KR) in compute_sdsc_subscr()
2576 if (ILI_OPC(mplyr) == IL_ICON) { in inlarr()
3160 if (ILI_OPC(mplyr) == IL_ICON) { in create_array_subscr()
3212 if (ILI_OPC(mplyr) == IL_KCON) { in create_array_subscr()
3250 if ((ILI_OPC(offset) == IL_IADD) && in create_array_subscr()
3401 opc = ILI_OPC(ilix); in simple_ili()
[all …]
H A Dili-rewrite.cpp42 int j, opc = ILI_OPC(ili), opnds = IL_OPRS(opc); in addili_changed_ili()
119 ILI_OP opc = ILI_OPC(at->ili); in visit_ili_operands()
168 is_cseili_opcode(ILI_OPC(at->parent->ili))) { in visit_ili_operands()
357 if (ILI_OPC(new_ili) == IL_JMP) in visit_ilis()
388 ILI_OP opc = ILI_OPC(ili); in update_ili_operand()
458 if (is_cseili_opcode(ILI_OPC(ili))) in scan_ili_tree()
460 opc = ILI_OPC(ili); in scan_ili_tree()
475 ILI_OP opc = ILI_OPC(ili); in collect_tree_ilis()
H A Dverify.cpp266 ILI_OP opc = ILI_OPC(ilix); in verify_ili_ad_hoc()
278 ILI_OP opc1 = ILI_OPC(ILI_OPND(ilix, 1)); in verify_ili_ad_hoc()
314 opc = ILI_OPC(ilix); in verify_ili_aux()
319 verify_compatible(opc, j, ILI_OPC(operand)); in verify_ili_aux()
349 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 Dcgmain.cpp3893 assert(ILI_OPC(ilix) == IL_ARGIR || ILI_OPC(ilix) == IL_DAIR, in make_stmt()
3901 assert(ILI_OPC(to_ili) == IL_ARGAR || ILI_OPC(to_ili) == IL_DAAR, in make_stmt()
5412 l = ILI_OPC(lx); in fused_multiply_add_candidate()
5416 r = ILI_OPC(rx); in fused_multiply_add_candidate()
5431 l = ILI_OPC(lx); in fused_multiply_add_candidate()
5435 r = ILI_OPC(rx); in fused_multiply_add_candidate()
5669 opc = ILI_OPC(ilix); in maybe_generate_fma()
7267 vopc = ILI_OPC(ilix); in have_masked_intrinsic()
7818 opc = ILI_OPC(ilix); in gen_llvm_expr()
9985 opc = ILI_OPC(ili); in remove_from_csed_list()
[all …]
H A Dregutil.cpp105 switch (ILI_OPC(ilix)) { /* case according to the ILI opcode */ in addrcand()
372 fprintf(gbl.dbgfil, " - %-9s", ilis[temp = ILI_OPC(val)].name); in dump_cand()
402 fprintf(gbl.dbgfil, " - %-9s", ilis[ILI_OPC(val)].name); in dump_cand()
406 fprintf(gbl.dbgfil, " - %-9s", ilis[ILI_OPC(val)].name); in dump_cand()
410 fprintf(gbl.dbgfil, " - %-9s", ilis[ILI_OPC(val)].name); in dump_cand()
412 if (ILI_OPC(val) != IL_ACON) in dump_cand()
551 fprintf(gbl.dbgfil, " - %-9s", ilis[ILI_OPC(val)].name); in dmp_rat()
1114 ILI_OP opc = ILI_OPC(ili); in _assn_rtemp()
1183 if (IL_VECT(ILI_OPC(ili))) { in _assn_rtemp()
1266 switch (IL_RES(ILI_OPC(ili))) { in select_rtemp()
[all …]
H A Dexp_rte.cpp189 if (IL_RES(ILI_OPC(il)) != ILIA_KR) in getstrlen64()
2366 if (ILI_OPC(ilix) != IL_LDSP && ILI_OPC(ilix) != IL_FCON) { in gen_bindC_retval()
2377 if (ILI_OPC(ilix) != IL_LDDP && ILI_OPC(ilix) != IL_DCON) { in gen_bindC_retval()
2524 if (ILI_OPC(sw_val) == IL_ICON) { in exp_cgoto()
2870 switch (IL_RES(ILI_OPC(ilix))) { in add_arg_ili()
3072 if (ILI_OPC(real) == load) { in cmplx_to_mem()
3082 if (ILI_OPC(real) == load && ILI_OPC(imag) == load) { in cmplx_to_mem()
3086 if (ILI_OPC(r_op1) == IL_ACON && ILI_OPC(i_op1) == IL_ACON) { in cmplx_to_mem()
3183 if (ILI_OPC(arglnk) == IL_NULL) in add_last_arg()
3229 if (ILI_OPC(ili) == IL_ACON) { in is_proc_desc_arg()
[all …]
H A Diltutil.cpp79 opc = ILI_OPC(ilix); in addilt()
219 if (IL_TYPE(opc = ILI_OPC(ilix)) == ILTY_PROC && opc >= IL_JSR) { in srcfunc()
222 } else if (opc == IL_DFRDP && ILI_OPC(ILI_OPND(ilix, 1)) != IL_QJSR) { in srcfunc()
225 } else if (opc == IL_DFRSP && ILI_OPC(ILI_OPND(ilix, 1)) != IL_QJSR) { in srcfunc()
229 else if (opc == IL_DFRCS && ILI_OPC(ILI_OPND(ilix, 1)) != IL_QJSR) { in srcfunc()
234 else if (opc == IL_FLOAT128RESULT && ILI_OPC(ILI_OPND(ilix, 1)) != IL_QJSR) { in srcfunc()
H A Dexpand.cpp676 ILI_OP opc = ILI_OPC(ilix); in exp_estmt()
810 ILI_OPC(ilix) != IL_JMPA && ILI_OPC(ilix) != IL_JMPMK && in exp_label()
811 ILI_OPC(ilix) != IL_JMPM) { in exp_label()
1445 if (IL_RES(ILI_OPC(ilix)) == ILIA_AR) in exp_store()
1527 if (IL_RES(ILI_OPC(expr)) == ILIA_AR) in exp_store()
1536 if (IL_RES(ILI_OPC(expr)) == ILIA_AR) in exp_store()
1555 switch (ILI_OPC(expr)) { in exp_store()
1666 switch (IL_RES(ILI_OPC(expr))) { in exp_store()
2931 switch (ILI_OPC(cili)) { in exp_pure()
3001 assert(ILI_OPC(dfili) == IL_DFRIR || ILI_OPC(dfili) == IL_DFRAR, in jsr2qjsr()
[all …]
H A Dscope.cpp117 return ILI_OPC(ilix) == IL_LABEL && is_scope_label(ILI_OPND(ilix, 1)); in is_scope_label_ili()
223 ILI_OP opc = ILI_OPC(ilix); in collect_referenced_locals()
316 if (ILI_OPC(ilix) != IL_LABEL) { in verify_beginscopes()
414 if (ILI_OPC(ilix) != IL_LABEL) in verify_endscopes()
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 Dexputil.cpp132 opc = ILI_OPC(ILT_ILIP(iltx)); in wr_block()
294 opc = ILI_OPC(ili); in chk_block()
301 opc = ILI_OPC(newili); in chk_block()
313 if (ILI_OPC(newili) != IL_JMP || ILT_CAN_THROW(expb.curilt)) { in chk_block()
439 switch (IL_TYPE(opc = ILI_OPC(ilix))) { in check_ilm()
1273 opc = IL_RES(ILI_OPC(argili)) != ILIA_KR ? IL_DAIR : IL_DAKR; in add_reg_arg_ili()
H A Dbihutil.cpp304 if (lastilt && IL_TYPE(ILI_OPC(ILT_ILIP(lastilt))) == ILTY_BRANCH) in merge_bih()
487 opc = ILI_OPC(ilix); in split_extended()
H A Drmsmove.cpp117 if (ILI_OPC(ilix) == IL_SMOVEJ) { in rm_smove()
H A Dll_ftn.cpp88 if (ILI_ALT(ilix) && ILI_OPC(ILI_ALT(ilix)) == IL_GJSR) in get_func_altili()
99 if (ILI_OPC(param_ili) != IL_NULL) in get_altili_dtype()
107 switch (ILI_OPC(ilix)) { in is_fastcall()
111 switch (ILI_OPC(ILI_OPND(ilix, 2))) { in is_fastcall()
H A Dexpreg.cpp348 ilix = ad3ili(ILI_OPC(ilix), addr, ILI_OPND(ilix, 2), in assign1()
H A Dmwd.cpp3458 opc = ILI_OPC(i); in _printili()
3753 while (ILI_OPC(j) != 0) { in _printili()
3756 switch (ILI_OPC(j)) { in _printili()
4151 o = optype(ILI_OPC(ILI_OPND(i, 1))); in _printili()
4160 o = optype(ILI_OPC(ILI_OPND(i, 2))); in _printili()
4171 o = optype(ILI_OPC(ILI_OPND(i, 1))); in _printili()
4181 o = optype(ILI_OPC(ILI_OPND(i, 1))); in _printili()
4454 opc = ILI_OPC(ilix); in dili()
4654 opc = ILI_OPC(ilix); in dilitreex()
4713 if (ILI_OPC(opnd) != IL_NULL) { in dilitreex()
[all …]
H A Dmachreg.cpp430 opc = ILI_OPC(ili); in mr_bset_xmm_rgset()
H A Dili.h64 #define ILI_OPC(i) ((ILI_OP)ilib.stg_base[i].opc) macro
H A Dompaccel.cpp89 opc = ILI_OPC(lilix); in _long_unsigned()
150 if (ILI_OPC(ili) == IL_LDA) in mk_ompaccel_ldsptr()
250 if (ILI_OPC(ili) == IL_LDA) in mk_ompaccel_stsptr()
/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()
963 !(is_integer_comparison_opcode(ILI_OPC(ILT_ILIP(br_ilt))) || in convert_loop()
964 is_floating_comparison_opcode(ILI_OPC(ILT_ILIP(br_ilt))))) { in convert_loop()
1021 assert(ILI_OPC(ILT_ILIP(BIH_ILTLAST(tailbih))) == IL_JMP, in convert_loop()
1093 if (ilix && ILI_OPC(ilix) == IL_LABEL && BEGINSCOPEG(ILI_OPND(ilix, 1))) in convert_loop()
H A Ddatadep.c220 static int ILI_OPC(int astx);
2588 if (ILI_OPC(a) == IL_INEG) { in symbolic_mul()
2592 if (ILI_OPC(b) == IL_INEG) { in symbolic_mul()
2632 if (ILI_OPC(num) == IL_INEG) { in symbolic_divide()
2636 if (ILI_OPC(den) == IL_INEG) { in symbolic_divide()
2640 if (ILI_OPC(num) == IL_IMUL) { in symbolic_divide()
2726 opc = ILI_OPC(atp->varfact); in refactor()
2801 opc = ILI_OPC(ili); in distrib()
2841 opc1 = ILI_OPC(mpyr); in distrib()
2990 opc = ILI_OPC(ili); in ili_symbolic()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h324 return ILI_OPC(ilix); in ILIOpcode()
557 #define ILIOpcode(I) ILI_OPC(I)

12