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

/xsrc/external/mit/MesaLib/dist/src/freedreno/isa/
H A Disa.h55 unsigned max_errors; member in struct:isa_decode_options
/xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
H A Ddecode.c714 if (state->options->max_errors && (errors > state->options->max_errors)) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c531 .max_errors = 5,

Completed in 4 milliseconds