Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h305 tc_add0(struct toy_compiler *tc, unsigned opcode) in tc_add0() function
314 return tc_add0(tc, opcode); \
Dtoy_tgsi.c684 tc_add0(tc, GEN6_OPCODE_BREAK); in aos_BRK()
719 tc_add0(tc, GEN6_OPCODE_CONT); in aos_CONT()
730 inst = tc_add0(tc, TOY_OPCODE_DO); in aos_BGNLOOP()
741 tc_add0(tc, GEN6_OPCODE_WHILE); in aos_ENDLOOP()