Home
last modified time | relevance | path

Searched refs:fmax16 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp396 case fmax16: in get_reduction_identity()
Daco_print_ir.cpp43 [fmax16] = "fmax16",
Daco_ir.h1294 fmax16, fmax32, fmax64, enumerator
Daco_lower_to_hw_instr.cpp144 case fmax16: return aco_opcode::v_max_f16; in get_reduce_opcode()
Daco_instruction_selection.cpp7447 op == fmax16 || op == fmax32 || op == fmax64 || in emit_reduction_instr()