Home
last modified time | relevance | path

Searched refs:isa_decode_options (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/isa/
H A Disa.h44 struct isa_decode_options { struct
82 void isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options);
H A Dir3-disasm.c50 isa_decode(raw, sz, stdout, &(struct isa_decode_options) { in main()
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c117 const struct isa_decode_options *options;
548 const struct isa_decode_options *options = scope->state->options; in display_field()
765 isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options) in isa_decode()
767 const struct isa_decode_options default_options = { in isa_decode()
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c461 &(struct isa_decode_options){ in main()
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c62 struct isa_decode_options *options;
577 struct isa_decode_options decode_options = { in disasm_a3xx_stat()
H A Dir3_shader.c824 &(struct isa_decode_options){ in ir3_shader_disasm()

Completed in 5 milliseconds