Home
last modified time | relevance | path

Searched refs:fp_round_tz (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h213 fp_round_tz = 3, enumerator
Daco_instruction_selection.cpp2894 if (ctx->block->fp_mode.round16_64 == fp_round_tz) in visit_alu_instr()
11776 program->next_fp_mode.round32 = fp_round_tz; in setup_fp_mode()
11782 program->next_fp_mode.round16_64 = fp_round_tz; in setup_fp_mode()