Searched defs:sched (Results 1 – 5 of 5) sorted by relevance
42 struct sched { struct56 TAILQ_ENTRY(sched) chain; argument
54 } sched; in main() local
506 instruction_scheduler sched(this, mem_ctx, this->virtual_grf_count); in schedule_instructions() local
2309 SchedDataCalculator sched(targ); in prepareEmission() local
685 uint8_t sched; // scheduling data (NOTE: maybe move to separate storage) variable