Home
last modified time | relevance | path

Searched refs:SCHEDULE_POST (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.h40 SCHEDULE_POST, enumerator
H A Dbrw_schedule_instructions.cpp611 this->post_reg_alloc = (mode == SCHEDULE_POST); in instruction_scheduler()
933 : instruction_scheduler(v, grf_count, 0, 0, SCHEDULE_POST), in vec4_instruction_scheduler()
1587 if (mode == SCHEDULE_PRE || mode == SCHEDULE_POST) {
1893 if (mode == SCHEDULE_POST)
H A Dbrw_fs.cpp6580 schedule_instructions(SCHEDULE_POST);

Completed in 10 milliseconds