Searched refs:XTMPL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dread-rtl.c456 XTMPL (x, i) = apply_macro_to_string (XTMPL (x, i), macro, value);
1661 XTMPL (return_rtx, i) = stringbuf;
H A Dgenoutput.c883 process_template (d, XTMPL (insn, 3));
924 process_template (d, XTMPL (peep, 2));
H A Dgensupport.c729 insn_out = XTMPL (insn_elem->data, 3);
831 XTMPL (insn, 3) = alter_output_for_insn (ce_elem, insn_elem,
H A Dprint-rtl.c228 str = XTMPL (in_rtx, i);
H A Drtl.h688 #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str)
687 #define XTMPL macro

Completed in 36 milliseconds