Lines Matching refs:typ
2857 switch (cond->typ) in xg_instruction_matches_rule()
3023 if (r->to_instr->typ != INSTR_INSTR) in is_unique_insn_expansion()
3094 gas_assert (build_list->typ == INSTR_INSTR); in xg_get_max_insn_widen_size()
3100 switch (build_list->typ) in xg_get_max_insn_widen_size()
3140 gas_assert (build_list->typ == INSTR_INSTR); in xg_get_max_insn_widen_literal_size()
3146 switch (build_list->typ) in xg_get_max_insn_widen_literal_size()
3398 switch (bi->typ) in xg_build_to_insn()
3416 switch (op->typ) in xg_build_to_insn()
3448 val = xg_apply_userdef_op_fn (op->typ, in xg_build_to_insn()
3464 if (op->typ == OP_OPERAND_HI16U) in xg_build_to_insn()
3466 else if (op->typ == OP_OPERAND_LOW16U) in xg_build_to_insn()
3478 if (xg_has_userdef_op_fn (op->typ)) in xg_build_to_insn()
3485 val = xg_apply_userdef_op_fn (op->typ, in xg_build_to_insn()
3514 switch (op->typ) in xg_build_to_insn()
3867 switch (instr_spec->typ) in xg_build_token_insn()
3890 switch (b_op->typ) in xg_build_token_insn()