/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic30.c | 245 operand *operand_type[MAX_OPERANDS]; member 630 operand *operand_type[2][MAX_OPERANDS]; member 791 p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1] = in tic30_parallel_insn() 794 if (!p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1]) in tic30_parallel_insn() 836 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn() 837 p_insn.operand_type[0][i] = p_insn.operand_type[1][i]; in tic30_parallel_insn() 838 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn() 868 if ((p_insn.operand_type[count][i]->op_type & in tic30_parallel_insn() 881 if ((p_insn.operand_type[count][i]->op_type & Rn) && i < 2) in tic30_parallel_insn() 883 else if ((p_insn.operand_type[count][i]->op_type & Indirect) in tic30_parallel_insn() [all …]
|
H A D | tc-crx.c | 150 get_opbits (operand_type op) in get_opbits() 161 get_optype (operand_type op) in get_optype() 172 get_opflags (operand_type op) in get_opflags()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic30.c | 245 operand *operand_type[MAX_OPERANDS]; member 630 operand *operand_type[2][MAX_OPERANDS]; member 791 p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1] = in tic30_parallel_insn() 794 if (!p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1]) in tic30_parallel_insn() 836 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn() 837 p_insn.operand_type[0][i] = p_insn.operand_type[1][i]; in tic30_parallel_insn() 838 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn() 868 if ((p_insn.operand_type[count][i]->op_type & in tic30_parallel_insn() 881 if ((p_insn.operand_type[count][i]->op_type & Rn) && i < 2) in tic30_parallel_insn() 883 else if ((p_insn.operand_type[count][i]->op_type & Indirect) in tic30_parallel_insn() [all …]
|
H A D | tc-crx.c | 150 get_opbits (operand_type op) in get_opbits() 161 get_optype (operand_type op) in get_optype() 172 get_opflags (operand_type op) in get_opflags()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-code-entry-handler.cc | 100 tree operand_type, bool is_input) in build_tree_operand() argument 119 = build_tree_operand (brig_inst, *operand_element, operand_type); in build_tree_operand() 124 if (is_input && TREE_TYPE (element) != operand_type) in build_tree_operand() 125 element = build_resize_convert_view (operand_type, element); in build_tree_operand() 132 tree vec_type = build_vector_type (operand_type, element_count); in build_tree_operand() 184 if (!INTEGRAL_TYPE_P (operand_type)) in build_tree_operand() 189 return build_int_cstu (operand_type, gccbrig_get_target_wavesize ()); in build_tree_operand() 501 (const BrigInstBase *brig_inst, tree operand_type, size_t operand_index) in build_tree_operand_from_brig() argument 513 return build_tree_operand (*brig_inst, *operand_data, operand_type, inputp); in build_tree_operand_from_brig() 864 tree operand_type = is_output ? dest_type : src_type; in build_or_analyze_operands() local [all …]
|
H A D | brig-control-handler.cc | 42 tree operand_type in operator ()() local 48 operand_type)); in operator ()()
|
H A D | brig-code-entry-handler.h | 58 tree operand_type = NULL_TREE, 65 tree operand_type, size_t operand_index);
|
H A D | brig-to-generic.h | 111 tree operand_type);
|
H A D | brig-function.cc | 952 tree operand_type = TREE_VALUE (arg_type_chain); in expand_or_call_builtin() local 953 call_operands.push_back (convert (operand_type, operands[i])); in expand_or_call_builtin() 954 operand_types.push_back (operand_type); in expand_or_call_builtin()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | crx.h | 151 operand_type; typedef 248 operand_type op_type;
|
H A D | cr16.h | 155 operand_type; typedef 244 operand_type op_type;
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | cr16.h | 155 operand_type; typedef 244 operand_type op_type;
|
H A D | crx.h | 151 operand_type; typedef 248 operand_type op_type;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regrename.cc | 1566 if (!inout_and_ec_only || recog_data.operand_type[i] == OP_INOUT in hide_operands() 1576 if (!inout_and_ec_only || recog_data.operand_type[opn] == OP_INOUT in hide_operands() 1621 if (recog_data.operand_type[opn] != OP_OUT in record_out_operands() 1726 || (predicated && recog_data.operand_type[i] == OP_OUT)) in build_def_use() 1728 recog_data.operand_type[i] = OP_INOUT; in build_def_use() 1757 if (recog_data.operand_type[i] == OP_INOUT in build_def_use() 1804 && (recog_data.operand_type[i] == OP_IN in build_def_use() 1805 || recog_data.operand_type[i] == OP_INOUT)) in build_def_use() 1817 enum op_type type = recog_data.operand_type[opn]; in build_def_use()
|
H A D | ira-lives.cc | 688 if (use == def || recog_data.operand_type[use] == OP_OUT) in check_and_make_def_conflict() 993 if (in_p && recog_data.operand_type[i] != OP_IN in process_single_reg_class_operands() 994 && recog_data.operand_type[i] != OP_INOUT) in process_single_reg_class_operands() 996 if (! in_p && recog_data.operand_type[i] != OP_OUT in process_single_reg_class_operands() 997 && recog_data.operand_type[i] != OP_INOUT) in process_single_reg_class_operands()
|
H A D | ira-costs.cc | 646 bool in_p = recog_data.operand_type[i] != OP_OUT; in record_reg_classes() 647 bool out_p = recog_data.operand_type[i] != OP_IN; in record_reg_classes() 882 bool in_p = recog_data.operand_type[i] != OP_OUT; in record_reg_classes() 883 bool out_p = recog_data.operand_type[i] != OP_IN; in record_reg_classes() 1022 if (recog_data.operand_type[i] != OP_OUT) in record_reg_classes() 1025 if (recog_data.operand_type[i] != OP_IN) in record_reg_classes() 1060 int scale = 1 + (recog_data.operand_type[i] == OP_INOUT); in record_reg_classes()
|
H A D | recog.h | 341 enum op_type operand_type[MAX_RECOG_OPERANDS]; member
|
H A D | regcprop.cc | 840 || (predicated && recog_data.operand_type[i] == OP_OUT)) in copyprop_hardreg_forward_1() 841 recog_data.operand_type[i] = OP_INOUT; in copyprop_hardreg_forward_1() 1002 if (recog_data.operand_type[i] == OP_IN) in copyprop_hardreg_forward_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regrename.c | 1547 if (!inout_and_ec_only || recog_data.operand_type[i] == OP_INOUT in hide_operands() 1557 if (!inout_and_ec_only || recog_data.operand_type[opn] == OP_INOUT in hide_operands() 1602 if (recog_data.operand_type[opn] != OP_OUT in record_out_operands() 1707 || (predicated && recog_data.operand_type[i] == OP_OUT)) in build_def_use() 1709 recog_data.operand_type[i] = OP_INOUT; in build_def_use() 1738 if (recog_data.operand_type[i] == OP_INOUT in build_def_use() 1785 && (recog_data.operand_type[i] == OP_IN in build_def_use() 1786 || recog_data.operand_type[i] == OP_INOUT)) in build_def_use() 1798 enum op_type type = recog_data.operand_type[opn]; in build_def_use()
|
H A D | ira-lives.c | 688 if (use == def || recog_data.operand_type[use] == OP_OUT) in check_and_make_def_conflict() 984 if (in_p && recog_data.operand_type[i] != OP_IN in process_single_reg_class_operands() 985 && recog_data.operand_type[i] != OP_INOUT) in process_single_reg_class_operands() 987 if (! in_p && recog_data.operand_type[i] != OP_OUT in process_single_reg_class_operands() 988 && recog_data.operand_type[i] != OP_INOUT) in process_single_reg_class_operands()
|
H A D | ira-costs.c | 614 bool in_p = recog_data.operand_type[i] != OP_OUT; in record_reg_classes() 615 bool out_p = recog_data.operand_type[i] != OP_IN; in record_reg_classes() 848 bool in_p = recog_data.operand_type[i] != OP_OUT; in record_reg_classes() 849 bool out_p = recog_data.operand_type[i] != OP_IN; in record_reg_classes() 988 if (recog_data.operand_type[i] != OP_OUT) in record_reg_classes() 991 if (recog_data.operand_type[i] != OP_IN) in record_reg_classes() 1024 int scale = 1 + (recog_data.operand_type[i] == OP_INOUT); in record_reg_classes()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | crx-dis.c | 117 getbits (operand_type op) in getbits() 128 getargtype (operand_type op) in getargtype()
|
H A D | cr16-dis.c | 133 getbits (operand_type op) in getbits() 144 getargtype (operand_type op) in getargtype()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | crx-dis.c | 117 getbits (operand_type op) in getbits() 128 getargtype (operand_type op) in getargtype()
|
H A D | cr16-dis.c | 133 getbits (operand_type op) in getbits() 144 getargtype (operand_type op) in getargtype()
|