Searched refs:fmin32 (Results 1 – 7 of 7) sorted by relevance
130 ; CHECK-LABEL: fmin32:133 define float @fmin32(float %x) {
125 ; CHECK-LABEL: fmin32:128 define float @fmin32(float %x) {
392 case fmin32: in get_reduction_identity()
41 [fmin32] = "fmin32",
1293 fmin16, fmin32, fmin64, enumerator
153 case fmin32: return aco_opcode::v_min_f32; in get_reduce_opcode()
7446 op == fmin16 || op == fmin32 || op == fmin64 || in emit_reduction_instr()