Home
last modified time | relevance | path

Searched refs:TYPE_MODE (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-12.1/contrib/gcc/
H A Dconvert.c187 && (TYPE_MODE (type) == TYPE_MODE (double_type_node) in convert_to_real()
188 || TYPE_MODE (type) == TYPE_MODE (float_type_node))) in convert_to_real()
241 && (TYPE_MODE (newtype) == TYPE_MODE (double_type_node) in convert_to_real()
242 || TYPE_MODE (newtype) == TYPE_MODE (float_type_node))) in convert_to_real()
267 && (TYPE_MODE (type) == TYPE_MODE (double_type_node) in convert_to_real()
268 || TYPE_MODE (type) == TYPE_MODE (float_type_node))) in convert_to_real()
275 && (TYPE_MODE (type) == TYPE_MODE (float_type_node))))) in convert_to_real()
326 if (TYPE_MODE (TREE_TYPE (arg0)) == SDmode in convert_to_real()
329 if (TYPE_MODE (TREE_TYPE (arg0)) == DDmode in convert_to_real()
332 if (TYPE_MODE (TREE_TYPE (arg0)) == TDmode in convert_to_real()
[all …]
H A Dstor-layout.c1322 TYPE_MODE (type) = BLKmode; in compute_record_mode()
1366 TYPE_MODE (type) = mode; in compute_record_mode()
1395 if (TYPE_MODE (type) != BLKmode && TYPE_MODE (type) != VOIDmode in finalize_type_size()
1464 TYPE_MODE (variant) = mode; in finalize_type_size()
1600 TYPE_MODE (type) in layout_type()
1644 TYPE_MODE (type) = mode; in layout_type()
1781 TYPE_MODE (type) = BLKmode; in layout_type()
1794 TYPE_MODE (type) = TYPE_MODE (TREE_TYPE (type)); in layout_type()
1796 TYPE_MODE (type) in layout_type()
1805 TYPE_MODE (type) = BLKmode; in layout_type()
[all …]
H A Ddojump.c251 && prefer_and_bit_test (TYPE_MODE (argtype), in do_jump()
350 gcc_assert (GET_MODE_CLASS (TYPE_MODE (inner_type)) in do_jump()
352 gcc_assert (GET_MODE_CLASS (TYPE_MODE (inner_type)) in do_jump()
375 gcc_assert (GET_MODE_CLASS (TYPE_MODE (inner_type)) in do_jump()
377 gcc_assert (GET_MODE_CLASS (TYPE_MODE (inner_type)) in do_jump()
391 mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump()
400 mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump()
409 mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump()
418 mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump()
1005 mode = TYPE_MODE (type); in do_compare_and_jump()
[all …]
H A Dtree-vect-generic.c153 max = GET_MODE_MASK (TYPE_MODE (inner_type)); in do_plus_minus()
185 max = GET_MODE_MASK (TYPE_MODE (inner_type)); in do_negate()
242 if (TYPE_MODE (TREE_TYPE (type)) == word_mode) in expand_vector_parallel()
293 enum machine_mode compute_mode = TYPE_MODE (compute_type); in expand_vector_operation()
429 if (TYPE_MODE (type) == BLKmode && op) in expand_vector_operations_1()
432 = type_for_widest_vector_mode (TYPE_MODE (TREE_TYPE (type)), op); in expand_vector_operations_1()
442 compute_mode = TYPE_MODE (compute_type); in expand_vector_operations_1()
H A Dcalls.c679 TYPE_MODE (TREE_TYPE (args[i].tree_value)), in precompute_register_parameters()
1065 mode = TYPE_MODE (type); in initialize_argument_information()
1980 || TYPE_MODE (TREE_TYPE (exp)) == VOIDmode)) in expand_call()
2577 if (TYPE_MODE (TREE_TYPE (exp)) != VOIDmode in expand_call()
2727 && TYPE_MODE (TREE_TYPE (exp)) != BLKmode in expand_call()
2856 if (TYPE_MODE (TREE_TYPE (exp)) == VOIDmode in expand_call()
2864 = gen_rtx_MEM (TYPE_MODE (TREE_TYPE (exp)), in expand_call()
2964 && TYPE_MODE (TREE_TYPE (exp)) != BLKmode in expand_call()
2978 > GET_MODE_SIZE (TYPE_MODE (type)))) in expand_call()
2981 - GET_MODE_SIZE (TYPE_MODE (type)); in expand_call()
[all …]
H A Dexpr.c1362 size_mode = TYPE_MODE (sizetype); in emit_block_move_via_libcall()
2566 size_mode = TYPE_MODE (sizetype); in clear_storage_via_libcall()
4240 TYPE_MODE (sizetype)); in expand_assignment()
5162 mode = TYPE_MODE (elttype); in store_constructor()
5423 ? TYPE_MODE (TREE_TYPE (value)) in store_constructor()
6805 mode = TYPE_MODE (type); in expand_expr_real_1()
7042 TYPE_MODE (TREE_TYPE (exp))); in expand_expr_real_1()
7748 if (TYPE_MODE (type) != BLKmode) in expand_expr_real_1()
7866 (TYPE_MODE (inner_type), in expand_expr_real_1()
9066 operand_mode = TYPE_MODE (type); in do_store_flag()
[all …]
H A Dbuiltins.c1844 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_mathfn()
1985 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_mathfn_2()
2082 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_mathfn_3()
2185 mode = TYPE_MODE (TREE_TYPE (arg)); in expand_builtin_sincos()
2253 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_int_roundingfn()
2584 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_powi()
3645 TYPE_MODE (sizetype)); in expand_builtin_memcmp()
3790 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_strcmp()
3922 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_strncmp()
4604 mode = TYPE_MODE (TREE_TYPE (arg)); in expand_builtin_bswap()
[all …]
H A Dfold-const.c1745 mode = TYPE_MODE (type); in const_binop()
2668 || TYPE_MODE (TREE_TYPE (arg0)) != TYPE_MODE (TREE_TYPE (arg1))) in operand_equal_p()
3225 HONOR_NANS (TYPE_MODE (op_type))); in fold_truth_not_expr()
4144 (TYPE_MODE (arg0_type), 1); in make_range()
5589 > GET_MODE_SIZE (TYPE_MODE (type))) in extract_muldiv_1()
5634 || (GET_MODE_SIZE (TYPE_MODE (type)) in extract_muldiv_1()
6063 if (HONOR_SNANS (TYPE_MODE (type))) in fold_real_zero_addition_p()
6226 mode = TYPE_MODE (TREE_TYPE (arg0)); in fold_inf_compare()
7591 && TYPE_MODE (type) == TYPE_MODE (inter_type)) in fold_unary()
7630 && TYPE_MODE (type) == TYPE_MODE (inter_type)) in fold_unary()
[all …]
H A Dc-cppbuiltin.c99 fmt = REAL_MODE_FORMAT (TYPE_MODE (type)); in builtin_define_float_constants()
261 MODE_HAS_INFINITIES (TYPE_MODE (type))); in builtin_define_float_constants()
268 builtin_define_with_int_value (name, MODE_HAS_NANS (TYPE_MODE (type))); in builtin_define_float_constants()
281 fmt = REAL_MODE_FORMAT (TYPE_MODE (type)); in builtin_define_decimal_float_constants()
H A Dtree-vect-patterns.c482 if (VECTOR_MODE_P (TYPE_MODE (type_in))) in vect_pattern_recog_1()
497 vec_mode = TYPE_MODE (pattern_vectype); in vect_pattern_recog_1()
504 TYPE_MODE (get_vectype_for_scalar_type (type_out)))))) in vect_pattern_recog_1()
H A Dstmt.c857 inout_mode[ninout] = TYPE_MODE (type); in expand_asm_operands()
915 if (allows_reg && TYPE_MODE (type) != BLKmode) in expand_asm_operands()
916 op = force_reg (TYPE_MODE (type), op); in expand_asm_operands()
937 op = force_reg (TYPE_MODE (type), op); in expand_asm_operands()
958 = gen_rtx_ASM_INPUT (TYPE_MODE (type), in expand_asm_operands()
1382 if (TYPE_MODE (type) == VOIDmode) in expand_expr_stmt()
1384 else if (TYPE_MODE (type) != BLKmode) in expand_expr_stmt()
1619 && TYPE_MODE (TREE_TYPE (retval_rhs)) == BLKmode in expand_return()
1866 DECL_MODE (decl) = TYPE_MODE (type); in expand_decl()
2280 mode = TYPE_MODE (index_type); in emit_case_bit_tests()
[all …]
H A Dc-common.c1740 if (mode == TYPE_MODE (integer_type_node)) in c_common_type_for_mode()
1772 if (mode == TYPE_MODE (intTI_type_node)) in c_common_type_for_mode()
1776 if (mode == TYPE_MODE (float_type_node)) in c_common_type_for_mode()
1779 if (mode == TYPE_MODE (double_type_node)) in c_common_type_for_mode()
1785 if (mode == TYPE_MODE (void_type_node)) in c_common_type_for_mode()
1826 if (mode == TYPE_MODE (dfloat32_type_node)) in c_common_type_for_mode()
1828 if (mode == TYPE_MODE (dfloat64_type_node)) in c_common_type_for_mode()
1830 if (mode == TYPE_MODE (dfloat128_type_node)) in c_common_type_for_mode()
1834 if (TYPE_MODE (TREE_VALUE (t)) == mode) in c_common_type_for_mode()
1927 (TYPE_MODE (type) == TYPE_MODE (node) \ in c_common_signed_or_unsigned_type()
[all …]
H A Dvarasm.c673 mode = TYPE_MODE (TREE_TYPE (TREE_TYPE (decl))); in mergeable_string_section()
1073 else if (TYPE_MODE (TREE_TYPE (decl)) == BLKmode) in make_decl_rtl()
2562 if (TYPE_MODE (TREE_TYPE (t1)) != TYPE_MODE (TREE_TYPE (t2))) in compare_constant()
2574 if (TYPE_MODE (TREE_TYPE (t1)) != TYPE_MODE (TREE_TYPE (t2))) in compare_constant()
2598 if (TYPE_MODE (TREE_TYPE (t1)) != TYPE_MODE (TREE_TYPE (t2)) in compare_constant()
2828 rtl = gen_rtx_MEM (TYPE_MODE (TREE_TYPE (exp)), symbol); in build_constant_desc()
3906 || (GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (op0))) in initializer_constant_valid_p()
3907 > GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (inner))))) in initializer_constant_valid_p()
3919 || (GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (op1))) in initializer_constant_valid_p()
3920 > GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (inner))))) in initializer_constant_valid_p()
[all …]
H A Dtree-vect-analyze.c136 if (VECTOR_MODE_P (TYPE_MODE (TREE_TYPE (stmt)))) in vect_determine_vectorization_factor()
205 gcc_assert (GET_MODE_SIZE (TYPE_MODE (scalar_type)) in vect_determine_vectorization_factor()
311 gcc_assert (!VECTOR_MODE_P (TYPE_MODE (TREE_TYPE (stmt)))); in vect_analyze_operations()
868 drsize = GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (DR_REF (dr)))); in vect_update_misalignment_for_peel()
1136 mis /= GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (DR_REF (dr0)))); in vect_enhance_data_refs_alignment()
1233 mask = GET_MODE_SIZE (TYPE_MODE (vectype)) - 1; in vect_enhance_data_refs_alignment()
H A Dtree-vect-transform.c647 int nunits = GET_MODE_NUNITS (TYPE_MODE (vectype)); in get_initial_def_for_reduction()
801 mode = TYPE_MODE (vectype); in vect_create_epilog_for_reduction()
1237 vec_mode = TYPE_MODE (vectype); in vectorizable_reduction()
1251 if (!VECTOR_MODE_P (TYPE_MODE (vectype)) in vectorizable_reduction()
1300 vec_mode = TYPE_MODE (vectype); in vectorizable_reduction()
1545 vec_mode = TYPE_MODE (vectype); in vectorizable_operation()
1560 if (!VECTOR_MODE_P (TYPE_MODE (vectype)) in vectorizable_operation()
1691 vec_mode = TYPE_MODE (vectype); in vectorizable_store()
1806 mode = (int) TYPE_MODE (vectype); in vectorizable_load()
2151 vec_mode = TYPE_MODE (vectype); in vectorizable_condition()
H A Dtree.c4165 || TYPE_MODE (a->type) != TYPE_MODE (b->type)) in type_hash_eq()
5003 TYPE_MODE (t) = mode; in build_pointer_type_for_mode()
5038 TYPE_MODE (t) = ptr_mode; in build_block_pointer_type()
5077 TYPE_MODE (t) = mode; in build_reference_type_for_mode()
5109 TYPE_MODE (t), in build_type_no_quals()
5114 TYPE_MODE (t), in build_type_no_quals()
5139 TYPE_MODE (itype) = TYPE_MODE (sizetype); in build_index_type()
5190 TYPE_MODE (itype) = TYPE_MODE (type); in build_range_type()
6443 TYPE_MODE (t) = mode; in make_vector_type()
6619 TYPE_MODE (dfloat32_type_node) = SDmode; in build_common_tree_nodes_2()
[all …]
H A Dtree-ssa-phiopt.c553 if (HONOR_SIGNED_ZEROS (TYPE_MODE (TREE_TYPE (arg1)))) in value_replacement()
636 if (HONOR_NANS (TYPE_MODE (type))) in minmax_replacement()
889 if (HONOR_SIGNED_ZEROS (TYPE_MODE (TREE_TYPE (arg1)))) in abs_replacement()
/freebsd-12.1/contrib/gcc/config/i386/
H A Dptx4-i.h33 (TYPE_MODE (TYPE) == BLKmode \
34 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
H A Dsol2-10.h112 : (TYPE_MODE (TYPE) == BLKmode \
113 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) \
H A Di386elf.h40 (TYPE_MODE (TYPE) == BLKmode \
41 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
H A Dsysv4.h31 (TYPE_MODE (TYPE) == BLKmode \
32 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-objcp-common.c180 && TYPE_MODE (x) == TYPE_MODE (y) in cxx_types_compatible_p()
H A Dexpr.c98 enum machine_mode mode = TYPE_MODE (type); in cxx_expand_expr()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Ddarwin.h401 (TYPE_MODE (TREE_CODE (TREE_TYPE (FIELD)) == ARRAY_TYPE \
415 && ALTIVEC_VECTOR_MODE (TYPE_MODE (STRUCT))) \
H A Daix.h166 (TYPE_MODE (TREE_CODE (TREE_TYPE (FIELD)) == ARRAY_TYPE \

1234