Searched refs:fmax32 (Results 1 – 7 of 7) sorted by relevance
139 ; CHECK-LABEL: fmax32:142 define float @fmax32(float %x) {
134 ; CHECK-LABEL: fmax32:137 define float @fmax32(float %x) {
398 case fmax32: in get_reduction_identity()
44 [fmax32] = "fmax32",
1294 fmax16, fmax32, fmax64, enumerator
154 case fmax32: return aco_opcode::v_max_f32; in get_reduce_opcode()
7447 op == fmax16 || op == fmax32 || op == fmax64 || in emit_reduction_instr()