Searched refs:DEBUG_VALIDATE_RA (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()
38 {"validatera", DEBUG_VALIDATE_RA},
993 if (!(debug_flags & DEBUG_VALIDATE_RA)) in validate_ra()
48 DEBUG_VALIDATE_RA = 0x2, enumerator