Searched defs:src_n (Results 1 – 3 of 3) sorted by relevance
394 struct ir3_postsched_node *node, unsigned num, int src_n, in add_single_reg_dep()431 unsigned num, int src_n, int dst_n) in add_reg_dep()
1141 is_last_pcopy_src(struct ir3_instruction *pcopy, unsigned src_n) in is_last_pcopy_src()
252 nir_schedule_node *src_n = in nir_schedule_reg_src_deps() local