Home
last modified time | relevance | path

Searched refs:pp_decimal_int (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgimple-pretty-print.c210 pp_decimal_int (buffer, va_arg (args, int)); in dump_gimple_fmt()
604 pp_decimal_int (buffer, DECL_PT_UID (var)); in pp_points_to_solution()
610 pp_decimal_int (buffer, i); in pp_points_to_solution()
1627 pp_decimal_int (buffer, xloc.line); in dump_gimple_phi()
1629 pp_decimal_int (buffer, xloc.column); in dump_gimple_phi()
1635 pp_decimal_int (buffer, gimple_phi_arg_edge (phi, i)->src->index); in dump_gimple_phi()
1865 pp_decimal_int (buffer, xloc.line); in dump_gimple_stmt()
1867 pp_decimal_int (buffer, xloc.column); in dump_gimple_stmt()
2074 pp_decimal_int (buffer, bb->index); in dump_bb_header()
2078 pp_decimal_int (buffer, bb->frequency); in dump_bb_header()
[all …]
HDtree-pretty-print.c477 pp_decimal_int (buffer, xloc.line); in dump_location()
691 pp_decimal_int (buffer, TYPE_ADDR_SPACE (node)); in dump_generic_node()
729 pp_decimal_int (buffer, TYPE_PRECISION (node)); in dump_generic_node()
740 pp_decimal_int (buffer, TYPE_PRECISION (node)); in dump_generic_node()
747 pp_decimal_int (buffer, TYPE_PRECISION (node)); in dump_generic_node()
803 pp_decimal_int (buffer, TYPE_ADDR_SPACE (node)); in dump_generic_node()
2015 pp_decimal_int (buffer, SSA_NAME_VERSION (node)); in dump_generic_node()
HDpretty-print.h278 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) macro
HDtree-mudflap.c142 pp_decimal_int (buf, sourceline); in mf_varname_tree()
147 pp_decimal_int (buf, sourcecolumn); in mf_varname_tree()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-pretty-print.c1091 pp_decimal_int (pp, xloc.line); in dump_location()
1093 pp_decimal_int (pp, xloc.column); in dump_location()
1312 pp_decimal_int (pp, TYPE_ADDR_SPACE (node)); in dump_generic_node()
1371 pp_decimal_int (pp, TYPE_PRECISION (node)); in dump_generic_node()
1379 pp_decimal_int (pp, TYPE_PRECISION (node)); in dump_generic_node()
1391 pp_decimal_int (pp, TYPE_PRECISION (node)); in dump_generic_node()
1398 pp_decimal_int (pp, TYPE_PRECISION (node)); in dump_generic_node()
1454 pp_decimal_int (pp, TYPE_ADDR_SPACE (node)); in dump_generic_node()
1478 pp_decimal_int (pp, TYPE_ALIGN (TREE_TYPE (node))); in dump_generic_node()
1973 pp_decimal_int (pp, in dump_generic_node()
[all …]
HDgimple-pretty-print.c282 pp_decimal_int (buffer, va_arg (args, int)); in dump_gimple_fmt()
581 pp_decimal_int (buffer, in dump_ternary_rhs()
800 pp_decimal_int (buffer, i); in pp_points_to_solution()
2223 pp_decimal_int (buffer, src->index); in dump_gimple_phi()
2235 pp_decimal_int (buffer, gimple_phi_arg_edge (phi, i)->src->index); in dump_gimple_phi()
2749 pp_decimal_int (buffer, e->dest->index); in pp_cfg_jump()
2755 pp_decimal_int (buffer, e->dest->index); in pp_cfg_jump()
HDpretty-print.h322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) macro
HDomp-simd-clone.c351 pp_decimal_int (&pp, simdlen); in simd_clone_mangle()
407 pp_decimal_int (&pp, arg.alignment); in simd_clone_mangle()
HDasan.c1275 pp_decimal_int (&asan_pp, length / 2 - 1); in asan_emit_stack_protection()
1286 pp_decimal_int (&asan_pp, IDENTIFIER_LENGTH (DECL_NAME (decl))); in asan_emit_stack_protection()
HDprint-rtl.c1545 pp_decimal_int (pp, XINT (x, 1)); in print_exp()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pretty-print.c362 pp_decimal_int (this, prec); in simple_type_specifier()
383 pp_decimal_int (this, prec); in simple_type_specifier()
1036 pp_decimal_int (pp, floatn_nx_types[i].n); in pp_c_floating_constant()
HDc-ada-spec.c1839 pp_decimal_int (buffer, xloc.line); in dump_sloc()
2194 pp_decimal_int (buffer, TYPE_PRECISION (node)); in dump_ada_node()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pretty-print.c375 pp_decimal_int (pp, prec); in pp_c_type_specifier()
396 pp_decimal_int (pp, prec); in pp_c_type_specifier()
HDc-ada-spec.c1597 pp_decimal_int (buffer, xloc.line); in dump_sloc()
1940 pp_decimal_int (buffer, TYPE_PRECISION (node)); in dump_generic_ada_node()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDerror.c2705 pp_decimal_int (cxx_pp, p + 1); in parm_to_string()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDerror.c3115 pp_decimal_int (cxx_pp, p + 1); in parm_to_string()