Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp119 bool need_vtmp = op == imul32 || op == fadd64 || op == fmul64 || in setup_reduce_temp()
Daco_ir.cpp355 case imul32: in get_reduction_identity()
Daco_print_ir.cpp16 [imul32] = "imul32",
Daco_ir.h1286 imul8, imul16, imul32, imul64, enumerator
Daco_lower_to_hw_instr.cpp146 case imul32: return aco_opcode::v_mul_lo_u32; in get_reduce_opcode()