Searched refs:sched_instr_base (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dscheduler.c131 instr->seq = block->sched_instr_base + block->sched_instr_index;
171 block->sched_instr_base = block->comp->sched_instr_base;
172 block->comp->sched_instr_base += block->sched_instr_index;
H A Dppir.h300 int sched_instr_base; member in struct:ppir_block
321 int sched_instr_base; member in struct:ppir_compiler
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dscheduler.c131 instr->seq = block->sched_instr_base + block->sched_instr_index;
171 block->sched_instr_base = block->comp->sched_instr_base;
172 block->comp->sched_instr_base += block->sched_instr_index;
H A Dppir.h342 int sched_instr_base; member in struct:ppir_block
378 int sched_instr_base; member in struct:ppir_compiler

Completed in 7 milliseconds