Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c687 bool table_op64 = src_64; in ntt_emit_alu() local
688 if (instr->op < ARRAY_SIZE(op_map) && op_map[instr->op][table_op64] != 0) { in ntt_emit_alu()
690 ureg_insn(c->ureg, op_map[instr->op][table_op64], in ntt_emit_alu()