Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp133 program->next_fp_mode.round16_64 = fp_round_ne; in init_program()
134 program->next_fp_mode.round32 = fp_round_ne; in init_program()
Daco_ir.h185 fp_round_ne = 0, enumerator
Daco_lower_to_hw_instr.cpp2005 new_mode.round16_64 = fp_round_ne; in lower_to_hw_instr()
Daco_instruction_selection.cpp2202 if (instr->op == nir_op_f2f16_rtne && ctx->block->fp_mode.round16_64 != fp_round_ne) in visit_alu_instr()
11019 program->next_fp_mode.round32 = fp_round_ne; in setup_fp_mode()
11024 program->next_fp_mode.round16_64 = fp_round_ne; in setup_fp_mode()