Home
last modified time | relevance | path

Searched refs:DBGTRACEIN2 (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp3706 DBGTRACEIN2(" type: %s ilix: %d", stmt_names[stmt_type], ilix) in make_stmt()
4640 DBGTRACEIN2(" ilix: %d(%s) \n", ilix, IL_NAME(opc)) in gen_unary_expr()
4719 DBGTRACEIN2(" ilix: %d(%s) \n", ilix, IL_NAME(opc)) in gen_abs_expr()
4806 DBGTRACEIN2(" ilix: %d(%s)", ilix, IL_NAME(opc)) in gen_minmax_expr()
4907 DBGTRACEIN2(" ilix: %d(%s) \n", ilix, IL_NAME(opc)) in gen_select_expr()
5771 DBGTRACEIN2(" ilix: %d(%s)", ilix, IL_NAME(opc)) in gen_binary_expr()
6488 DBGTRACEIN2(" ilix %d, load op: %p", ilix, load_op) in make_load()
6572 DBGTRACEIN2(" called with ilix %d (opc=%s)", ilix, IL_NAME(opc)) in get_call_sptr()
7820 DBGTRACEIN2(" ilix: %d(%s)", ilix, IL_NAME(opc)); in gen_llvm_expr()
10105 DBGTRACEIN2(": '%s', (sptr %d)", gitem->global_def, gitem->sptr); in add_global_define()
[all …]
H A Dllutil.cpp64 #define DBGTRACEIN2(str, p1, p2) DBGXTRACEIN2(DBGBIT(12, 0x20), 1, str, p1, p2) macro
964 DBGTRACEIN2(" dtype %d = %s", sdtype, stb.tynames[DTY(sdtype)]) in make_lltype_from_arg_noproto()
2155 DBGTRACEIN2(" operand %p (%s)", p, OTNAMEG(p)) in write_operand()
2374 DBGTRACEIN2(" TMPS* %p, string %s", t, string) in set_metadata_string()