Searched refs:first_instr_id (Results 1 – 1 of 1) sorted by relevance
11780 uint32_t first_instr_id; member11857 if (i - g->first_instr_id) { in instruction_group_list_create()11872 g->first_instr_id = i; in instruction_group_list_create()11894 g->first_instr_id = i + 1; in instruction_group_list_create()11898 if (i - g->first_instr_id) { in instruction_group_list_create()11964 new_g->first_instr_id = i; in instruction_group_list_create()12299 if (g->first_instr_id < g->last_instr_id) in instruction_group_list_codegen()12326 if (g->last_instr_id == g->first_instr_id) in instruction_group_list_codegen()12397 if (g->first_instr_id == g->last_instr_id) in instruction_group_list_custom_instructions_count()12537 if (g->first_instr_id == g->last_instr_id) in pipeline_libload()[all …]