Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h244 bool must_flush_denorms32 : 1; member
256 (must_flush_denorms32 || !other.must_flush_denorms32) &&
H A Daco_ir.cpp176 program->next_fp_mode.must_flush_denorms32 = false; in init_program()
H A Daco_instruction_selection.cpp2405 ctx->block->fp_mode.must_flush_denorms32, 3);
2416 ctx->block->fp_mode.must_flush_denorms32, 3);
2430 ctx->block->fp_mode.must_flush_denorms32);
2447 ctx->block->fp_mode.must_flush_denorms32);
11747 program->next_fp_mode.must_flush_denorms32 =
H A Daco_optimizer.cpp4122 !instr->usesModifiers() && !ctx.fp_mode.must_flush_denorms32) { in combine_instruction()

Completed in 25 milliseconds