Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3.c1211 ir3_find_ssa_uses(struct ir3 *ir, void *mem_ctx, bool falsedeps) in ir3_find_ssa_uses() argument
1224 if (__is_false_dep(instr, n) && !falsedeps) in ir3_find_ssa_uses()
Dir3.h623 void ir3_find_ssa_uses(struct ir3 *ir, void *mem_ctx, bool falsedeps);