Searched refs:tc_duplicate_inst (Results 1 – 2 of 2) sorted by relevance
208 tc_duplicate_inst(struct toy_compiler *tc, const struct toy_inst *inst) in tc_duplicate_inst() function249 return tc_duplicate_inst(tc, &tc->templ); in tc_add()
566 inst2 = tc_duplicate_inst(tc, inst); in toy_compiler_legalize_for_asm()582 inst2 = tc_duplicate_inst(tc, inst); in toy_compiler_legalize_for_asm()