Home
last modified time | relevance | path

Searched refs:care_about_round16_64 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h246 bool care_about_round16_64 : 1; member
258 (care_about_round16_64 || !other.care_about_round16_64); in canReplace()
Daco_ir.cpp161 program->next_fp_mode.care_about_round16_64 = false; in init_program()
Daco_instruction_selection.cpp3196 } else if (!ctx->block->fp_mode.care_about_round16_64 || in visit_alu_instr()
11399 program->next_fp_mode.care_about_round16_64 = in setup_fp_mode()