Lines Matching defs:dep
358 * ie. a6xx+) in which case we consider each full precision dep
395 struct ir3_postsched_node *dep = dep_reg(state, num);
397 if (src_n >= 0 && dep && state->direction == F) {
398 unsigned d = ir3_delayslots(dep->instr, node->instr, src_n, true);
400 if (is_tex_or_prefetch(dep->instr))
402 if (is_tex_or_prefetch(dep->instr))
406 add_dep(state, dep, node);
568 * false dep on the kill instruction.
576 * have the false-dep information in SSA form, so go ahead and add
725 * they are tangled up in false-dep's, etc, so it is easier just to