Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp130 program->next_fp_mode.care_about_round16_64 = false; in init_program()
Daco_ir.h222 bool care_about_round16_64:1; member
233 (care_about_round16_64 || !other.care_about_round16_64); in canReplace()
Daco_instruction_selection.cpp2699 …} else if (!ctx->block->fp_mode.care_about_round16_64 || ctx->block->fp_mode.round16_64 == fp_roun… in visit_alu_instr()
10999 program->next_fp_mode.care_about_round16_64 = in setup_fp_mode()