Searched refs:fmul32 (Results 1 – 6 of 6) sorted by relevance
36 ; CHECK-LABEL: fmul32:39 define float @fmul32(float %x, float %y) {
37 ; CHECK-LABEL: fmul32:40 define float @fmul32(float %x, float %y) {
360 case fmul32: in get_reduction_identity()
22 [fmul32] = "fmul32",
1288 fmul16, fmul32, fmul64, enumerator
148 case fmul32: return aco_opcode::v_mul_f32; in get_reduce_opcode()