Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dcodegen.h110 gpir_codegen_mul_op_complex2 = 3, enumerator
Ddisasm.c254 case gpir_codegen_mul_op_complex2: in print_mul()
267 if (instr->mul_op == gpir_codegen_mul_op_complex2) in print_mul()
Dcodegen.c132 code->mul_op = gpir_codegen_mul_op_complex2; in gpir_codegen_mul0_slot()