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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp164 program->next_fp_mode.round16_64 = fp_round_ne;
H A Daco_ir.h229 fp_round round16_64 : 2; member in struct:aco::float_mode::__anon413c4e6a020a::__anon413c4e6a0308
H A Daco_lower_to_hw_instr.cpp2292 new_mode.round16_64 = fp_round_ne;
H A Daco_instruction_selection.cpp2542 if (instr->op == nir_op_f2f16_rtne && ctx->block->fp_mode.round16_64 != fp_round_ne)
2555 if (ctx->block->fp_mode.round16_64 == fp_round_tz)
3193 ctx->block->fp_mode.round16_64 == fp_round_tz) {
11420 program->next_fp_mode.round16_64 = fp_round_tz;
11422 program->next_fp_mode.round16_64 = fp_round_ne;

Completed in 31 milliseconds