Home
last modified time | relevance | path

Searched refs:__is_false_dep (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_dce.c65 instr_dce(src, __is_false_dep(instr, i)); in instr_dce()
H A Dir3_delay.c52 if (__is_false_dep(consumer, n)) in ir3_delayslots()
H A Dir3_sched.c595 if (__is_false_dep(instr, n)) in live_effect()
1041 assert(__is_false_dep(instr, i)); in sched_node_add_dep()
H A Dir3.c728 if (__is_false_dep(instr, n) && !falsedeps) in ir3_find_ssa_uses()
H A Dir3.h1631 __is_false_dep(struct ir3_instruction *instr, unsigned n) in __is_false_dep() function
1641 if (__is_false_dep(instr, n)) in __ssa_srcp_n()

Completed in 8 milliseconds