Home
last modified time | relevance | path

Searched refs:add_barrier_deps (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp653 void add_barrier_deps(schedule_node *n);
1107 instruction_scheduler::add_barrier_deps(schedule_node *n) in add_barrier_deps() function in instruction_scheduler
1166 add_barrier_deps(n); in calculate_deps()
1190 add_barrier_deps(n); in calculate_deps()
1259 add_barrier_deps(n); in calculate_deps()
1319 add_barrier_deps(n); in calculate_deps()
1382 add_barrier_deps(n); in calculate_deps()
1430 add_barrier_deps(n);
1443 add_barrier_deps(n);
1486 add_barrier_deps(
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c1363 add_barrier_deps(struct ir3_block *block, struct ir3_instruction *instr) in add_barrier_deps() function
1428 add_barrier_deps(block, instr); in ir3_sched_add_deps()

Completed in 4 milliseconds