Home
last modified time | relevance | path

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

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