Searched refs:BI_BRANCH (Results 1 – 8 of 8) sorted by relevance
50 case BI_BRANCH: in bi_message_type_for_ins()215 if (ins->type == BI_BRANCH && ins->branch_target) in bi_make_singleton()220 (ins->type == BI_BRANCH) && in bi_make_singleton()
32 [BI_BRANCH] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_CONDITIONAL,
48 case BI_BRANCH: return "branch"; in bi_class_name()339 if (ins->type == BI_BRANCH) { in bi_print_instruction()
101 if (ins->type == BI_DISCARD || ins->type == BI_BRANCH) in bi_get_component_count()
115 if (ins->type == BI_BRANCH && clause->branch_constant) { in bi_assign_fau_idx_single()135 if (s == 1 && (ins->type == BI_BRANCH)) continue; in bi_assign_fau_idx_single()737 case BI_BRANCH: in bi_pack_add()1034 assert(br && br->type == BI_BRANCH && br->branch_target); in bi_pack_constants()
52 BI_BRANCH, enumerator
2134 .type = BI_BRANCH, in bi_emit_branch()
429 case BI_BRANCH: in bit_step()