Searched refs:branch_labels (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/isa/
H A Dir3-disasm.c52 .branch_labels = true,
H A Disa.h58 bool branch_labels; member in struct:isa_decode_options
/xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
H A Ddecode.c136 * Bitset of instructions that are branch targets (if options->branch_labels
602 if (scope->state->options->branch_labels) {
718 if (state->options->branch_labels &&
760 .branch_labels = options ? options->branch_labels : false
773 if (state->options->branch_labels) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c532 .branch_labels = true,
H A Dir3_shader.c702 .branch_labels = true,

Completed in 5 milliseconds