Home
last modified time | relevance | path

Searched refs:DEBUG_VALIDATE_IR (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_interface.cpp70 uint64_t exclude = aco::DEBUG_VALIDATE_IR | aco::DEBUG_VALIDATE_RA | aco::DEBUG_PERFWARN | in aco_get_codegen_flags()
78 if (!(aco::debug_flags & aco::DEBUG_VALIDATE_IR)) in validate()
Daco_ir.cpp37 static const struct debug_control aco_debug_options[] = {{"validateir", DEBUG_VALIDATE_IR},
57 debug_flags |= aco::DEBUG_VALIDATE_IR; in init_once()
Daco_ir.h47 DEBUG_VALIDATE_IR = 0x1, enumerator
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst4277 - aco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR