Searched refs:imul64 (Results 1 – 6 of 6) sorted by relevance
122 op == imul64; in setup_reduce_temp()
356 case imul64: in get_reduction_identity()
165 case imul64: return aco_opcode::num_opcodes; in get_reduce_opcode()271 } else if (op == imul64) { in emit_int64_dpp_op()319 (op == imul64 || op == umin64 || op == umax64 || op == imin64 || op == imax64)) { in emit_int64_op()371 } else if (op == imul64) { in emit_int64_op()
17 [imul64] = "imul64",
1286 imul8, imul16, imul32, imul64, enumerator
7458 if ((op == iadd32 || op == imul64) && ctx->program->chip_class < GFX9) in emit_reduction_instr()