Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A 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()
H A 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()
H A Daco_ir.h47 DEBUG_VALIDATE_IR = 0x1, enumerator

Completed in 10 milliseconds