Home
last modified time | relevance | path

Searched refs:falsedeps (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3.c643 ir3_find_ssa_uses(struct ir3 *ir, void *mem_ctx, bool falsedeps) in ir3_find_ssa_uses() argument
656 if (__is_false_dep(instr, n) && !falsedeps) in ir3_find_ssa_uses()
Dir3.h730 void ir3_find_ssa_uses(struct ir3 *ir, void *mem_ctx, bool falsedeps);