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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_interface.cpp113 if (!(aco::debug_flags & aco::DEBUG_NO_OPT))
167 if (!args->options->key.optimisations_disabled && !(aco::debug_flags & aco::DEBUG_NO_OPT)) {
H A Daco_ir.cpp42 {"noopt", DEBUG_NO_OPT},
H A Daco_ir.h53 DEBUG_NO_OPT = 0x20, enumerator in enum:aco::__anon413c4e6a0103

Completed in 7 milliseconds