Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_mod_props.c34 bi_would_impact_abs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) in bi_would_impact_abs() function
47 return !bi_would_impact_abs(arch, I, repl, s); in bi_takes_fabs()
55 return !(I->clamp && bi_would_impact_abs(arch, I, repl, s)); in bi_takes_fabs()