Home
last modified time | relevance | path

Searched refs:round16_64 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.cpp182 program->next_fp_mode.round16_64 = fp_round_ne; in init_program()
H A Daco_ir.h230 fp_round round16_64 : 2; member
H A Daco_lower_to_hw_instr.cpp2511 new_mode.round16_64 = fp_round_ne; in lower_to_hw_instr()
H A Daco_instruction_selection.cpp2881 if (instr->op == nir_op_f2f16_rtne && ctx->block->fp_mode.round16_64 != fp_round_ne)
2894 if (ctx->block->fp_mode.round16_64 == fp_round_tz)
11782 program->next_fp_mode.round16_64 = fp_round_tz;
11784 program->next_fp_mode.round16_64 = fp_round_ne;

Completed in 23 milliseconds