Searched refs:ppir_op_infos (Results 1 – 4 of 4) sorted by relevance
31 const ppir_op_info ppir_op_infos[] = { variable356 ppir_node_type type = ppir_op_infos[op].type; in ppir_node_create()552 node->index, ppir_op_infos[node->op].name, node->name); in ppir_node_print_node()
64 int *slots = ppir_op_infos[mul->op].slots; in ppir_instr_insert_mul_node()212 int *slots = ppir_op_infos[node->op].slots; in ppir_instr_insert_node()
138 extern const ppir_op_info ppir_op_infos[];662 int *slots = ppir_op_infos[node->op].slots; in ppir_node_schedulable_slot()
224 int *slots = ppir_op_infos[node->op].slots; in ppir_node_score()