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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h243 bool must_flush_denorms32 : 1; member in struct:aco::float_mode
255 (must_flush_denorms32 || !other.must_flush_denorms32) &&
H A Daco_ir.cpp158 program->next_fp_mode.must_flush_denorms32 = false;
H A Daco_instruction_selection.cpp2092 ctx->block->fp_mode.must_flush_denorms32);
2109 ctx->block->fp_mode.must_flush_denorms32);
11385 program->next_fp_mode.must_flush_denorms32 =

Completed in 45 milliseconds