Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dcodegen.h109 gpir_codegen_mul_op_complex1 = 1, enumerator
Ddisasm.c313 case gpir_codegen_mul_op_complex1: in print_mul()
Dcodegen.c126 code->mul_op = gpir_codegen_mul_op_complex1; in gpir_codegen_mul0_slot()