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.c1117 .opcode = INST_OPCODE_BRANCH, in trans_if()
1137 .opcode = INST_OPCODE_BRANCH, in trans_else()
1194 .opcode = INST_OPCODE_BRANCH, in trans_loop_end()
1216 .opcode = INST_OPCODE_BRANCH, in trans_brk()
1236 .opcode = INST_OPCODE_BRANCH, in trans_cont()