Searched refs:DEBUG_VALIDATE_IR (Results 1 – 4 of 4) sorted by relevance
70 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()
37 static const struct debug_control aco_debug_options[] = {{"validateir", DEBUG_VALIDATE_IR},57 debug_flags |= aco::DEBUG_VALIDATE_IR; in init_once()
47 DEBUG_VALIDATE_IR = 0x1, enumerator
4277 - aco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR