Searched refs:fmax32 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp520 case fmax32: return 0xff800000u; /* negative infinity */
H A Daco_print_ir.cpp72 ret[fmax32] = "fmax32";
H A Daco_ir.h1661 fmax16, fmax32, fmax64, enumerator in enum:aco::ReduceOp
H A Daco_lower_to_hw_instr.cpp151 case fmax32: return aco_opcode::v_max_f32;
H A Daco_instruction_selection.cpp7811 op == fmin64 || op == fmax16 || op == fmax32 || op == fmax64 || op == fmul16 ||

Completed in 34 milliseconds