Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.h343 void emit_footer(Context *c);
H A Dparser-helpers.c1694 emit_footer(c); in gen_inst_code()
2103 void emit_footer(Context *c) in emit_footer() function