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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h246 bool care_about_round16_64 : 1; member in struct:aco::float_mode
258 (care_about_round16_64 || !other.care_about_round16_64);
H A Daco_ir.cpp161 program->next_fp_mode.care_about_round16_64 = false;
H A Daco_instruction_selection.cpp3192 if (!ctx->block->fp_mode.care_about_round16_64 ||
11395 program->next_fp_mode.care_about_round16_64 =

Completed in 26 milliseconds