HomeSort by: relevance | last modified time | path
    Searched refs:max_errors (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/isa/
isa.h 55 unsigned max_errors; member in struct:isa_decode_options
  /xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
decode.c 714 if (state->options->max_errors && (errors > state->options->max_errors)) {
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
disasm-a3xx.c 531 .max_errors = 5,

Completed in 7 milliseconds