Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Disa.xml.h63 #define INST_OPCODE_BRANCH 0x00000016 macro
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c1111 .opcode = INST_OPCODE_BRANCH, in trans_if()
1131 .opcode = INST_OPCODE_BRANCH, in trans_else()
1186 .opcode = INST_OPCODE_BRANCH, in trans_loop_end()
1208 .opcode = INST_OPCODE_BRANCH, in trans_brk()
1228 .opcode = INST_OPCODE_BRANCH, in trans_cont()