Home
last modified time | relevance | path

Searched refs:fmul32 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp498 case fmul32: return 0x3f800000u; /* 1.0 */ in get_reduction_identity()
Daco_print_ir.cpp50 ret[fmul32] = "fmul32"; in __anon247346bc0102()
Daco_ir.h1655 fmul16, fmul32, fmul64, enumerator
Daco_lower_to_hw_instr.cpp145 case fmul32: return aco_opcode::v_mul_f32; in get_reduce_opcode()