Searched defs:adst_idx (Results 1 – 1 of 1) sorted by relevance
551 int node_idx, int adst_idx) { in gen_adst_B_graph()570 int node_idx, int adst_idx, int adst_node_num) { in gen_adst_U_graph()587 int node_idx, int adst_idx) { in gen_adst_E_graph()597 int node_idx, int adst_idx, int adst_node_num) { in gen_adst_V_graph()738 for (int adst_idx = max_bit - 1; adst_idx >= 1; adst_idx--) { in gen_iadst_graph() local