Home
last modified time | relevance | path

Searched defs:dst_n (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c363 unsigned dst_n[2 * 256]; member
402 unsigned dst_n = state->dst_n[num]; in add_single_reg_dep() local
393 add_single_reg_dep(struct ir3_postsched_deps_state *state, struct ir3_postsched_node *node, unsigned num, int src_n, int dst_n) add_single_reg_dep() argument
429 add_reg_dep(struct ir3_postsched_deps_state *state, struct ir3_postsched_node *node, const struct ir3_register *reg, unsigned num, int src_n, int dst_n) add_reg_dep() argument
[all...]

Completed in 2 milliseconds