Searched refs:nop_templ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc2002 const char *nop_templ = 0; local
2009 nop_templ = get_insn_template (code_num, my_nop);
2035 output_asm_insn (nop_templ, NULL);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c1809 const char *nop_templ = 0; local
1816 nop_templ = get_insn_template (code_num, my_nop);
1842 output_asm_insn (nop_templ, NULL);

Completed in 316 milliseconds