Searched refs:ppir_op_infos (Results 1 – 5 of 5) sorted by relevance
31 const ppir_op_info ppir_op_infos[] = { variable361 ppir_node_type type = ppir_op_infos[op].type; in ppir_node_create()557 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()211 int *slots = ppir_op_infos[node->op].slots; in ppir_instr_insert_node()
476 int *src_0_slots = ppir_op_infos[alu->src[0].node->op].slots; in ppir_lower_accum()491 int *src_slots = ppir_op_infos[alu->src[j].node->op].slots; in ppir_lower_accum()
139 extern const ppir_op_info ppir_op_infos[];700 int *slots = ppir_op_infos[node->op].slots; in ppir_node_schedulable_slot()
237 int *slots = ppir_op_infos[node->op].slots; in ppir_node_score()