Home
last modified time | relevance | path

Searched refs:INST_OPCODE_BRANCH (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_emit.c228 emit_inst(c, &(struct etna_inst) {.opcode = INST_OPCODE_BRANCH, .imm = block }); in etna_emit_jump()
233 .opcode = INST_OPCODE_BRANCH, in etna_emit_jump()
H A Detnaviv_compiler_nir.c1197 if (inst->opcode == INST_OPCODE_BRANCH) in etna_compile_shader()
/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
H A Disa.xml.h63 #define INST_OPCODE_BRANCH 0x00000016 macro

Completed in 4 milliseconds