Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h208 tc_duplicate_inst(struct toy_compiler *tc, const struct toy_inst *inst) in tc_duplicate_inst() function
249 return tc_duplicate_inst(tc, &tc->templ); in tc_add()
Dtoy_legalize.c566 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()