Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h245 bool care_about_round32 : 1; member
257 (care_about_round32 || !other.care_about_round32) && in canReplace()
Daco_ir.cpp160 program->next_fp_mode.care_about_round32 = false; in init_program()
Daco_instruction_selection.cpp11395 program->next_fp_mode.care_about_round32 = in setup_fp_mode()