Home
last modified time | relevance | path

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

1234

/trueos/contrib/gcc/
HDconvert.c144 && exact_real_truncate (TYPE_MODE (float_type_node), &orig)) in strip_float_extensions()
148 && exact_real_truncate (TYPE_MODE (double_type_node), &orig)) in strip_float_extensions()
151 return build_real (type, real_value_truncate (TYPE_MODE (type), orig)); in strip_float_extensions()
187 && (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()
[all …]
HDstor-layout.c324 DECL_MODE (decl) = TYPE_MODE (type); in layout_decl()
380 && GET_MODE_CLASS (TYPE_MODE (type)) == MODE_INT) in layout_decl()
397 if (TYPE_MODE (type) == BLKmode && DECL_MODE (decl) == BLKmode in layout_decl()
1322 TYPE_MODE (type) = BLKmode; in compute_record_mode()
1336 || (TYPE_MODE (TREE_TYPE (field)) == BLKmode in compute_record_mode()
1366 TYPE_MODE (type) = mode; in compute_record_mode()
1368 TYPE_MODE (type) = mode_for_size_tree (TYPE_SIZE (type), MODE_INT, 1); in compute_record_mode()
1372 if (TYPE_MODE (type) != BLKmode in compute_record_mode()
1375 || TYPE_ALIGN (type) >= GET_MODE_ALIGNMENT (TYPE_MODE (type)))) in compute_record_mode()
1380 TYPE_MODE (type) = BLKmode; in compute_record_mode()
[all …]
HDdojump.c251 && prefer_and_bit_test (TYPE_MODE (argtype), in do_jump()
278 && (cmp_optab->handlers[(int) TYPE_MODE (type)].insn_code in do_jump()
337 && (cmp_optab->handlers[(int) TYPE_MODE (type)].insn_code 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()
357 else if (GET_MODE_CLASS (TYPE_MODE (inner_type)) == MODE_INT in do_jump()
358 && !can_compare_p (EQ, TYPE_MODE (inner_type), ccp_jump)) 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()
382 else if (GET_MODE_CLASS (TYPE_MODE (inner_type)) == MODE_INT in do_jump()
[all …]
HDtree-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()
HDcalls.c676 if (args[i].mode != TYPE_MODE (TREE_TYPE (args[i].tree_value))) in precompute_register_parameters()
679 TYPE_MODE (TREE_TYPE (args[i].tree_value)), in precompute_register_parameters()
992 if (pass_by_reference (args_so_far, TYPE_MODE (type), in initialize_argument_information()
999 = reference_callee_copied (args_so_far, TYPE_MODE (type), in initialize_argument_information()
1065 mode = TYPE_MODE (type); in initialize_argument_information()
1144 FUNCTION_ARG_ADVANCE (*args_so_far, TYPE_MODE (type), type, in initialize_argument_information()
1266 mode = TYPE_MODE (TREE_TYPE (args[i].tree_value)); in precompute_arguments()
1329 if (TYPE_MODE (TREE_TYPE (args[i].tree_value)) == BLKmode in finalize_must_preallocate()
1561 else if (TYPE_MODE (TREE_TYPE (args[i].tree_value)) == BLKmode) in load_register_parameters()
1980 || TYPE_MODE (TREE_TYPE (exp)) == VOIDmode)) in expand_call()
[all …]
HDexpr.c1257 enum machine_mode mode = TYPE_MODE (TREE_VALUE (arg)); in block_move_libcall_safe_for_call_parm()
1362 size_mode = TYPE_MODE (sizetype); in emit_block_move_via_libcall()
2566 size_mode = TYPE_MODE (sizetype); in clear_storage_via_libcall()
3953 TYPE_MODE (TREE_TYPE (op1)), value, in optimize_bitfield_assignment_op()
3986 TYPE_MODE (TREE_TYPE (op1)), value, in optimize_bitfield_assignment_op()
4238 convert_to_mode (TYPE_MODE (sizetype), in expand_assignment()
4240 TYPE_MODE (sizetype)); in expand_assignment()
4358 temp = convert_modes (GET_MODE (target), TYPE_MODE (TREE_TYPE (exp)), in store_expr()
4397 && GET_MODE (target) != TYPE_MODE (TREE_TYPE (exp))) in store_expr()
4398 temp = convert_modes (GET_MODE (target), TYPE_MODE (TREE_TYPE (exp)), in store_expr()
[all …]
HDbuiltins.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()
2552 enum machine_mode mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_pow()
2584 mode = TYPE_MODE (TREE_TYPE (exp)); in expand_builtin_powi()
3453 val_rtx = convert_to_mode (TYPE_MODE (unsigned_char_type_node), in expand_builtin_memset()
3465 val_rtx = force_reg (TYPE_MODE (unsigned_char_type_node), in expand_builtin_memset()
3640 TYPE_MODE (integer_type_node), 3, in expand_builtin_memcmp()
[all …]
HDfold-const.c1112 if (! HONOR_SIGN_DEPENDENT_ROUNDING (TYPE_MODE (TREE_TYPE (t)))) in negate_expr_p()
1255 if (! HONOR_SIGN_DEPENDENT_ROUNDING (TYPE_MODE (type))) in fold_negate_expr()
1745 mode = TYPE_MODE (type); in const_binop()
2075 real_convert (&value, TYPE_MODE (type), &TREE_REAL_CST (arg1)); in fold_convert_const_real_from_real()
2516 bool honor_nans = HONOR_NANS (TYPE_MODE (TREE_TYPE (ll_arg))); in combine_comparisons()
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()
4527 != GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (low0)))) in merge_ranges()
4550 != GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (high1)))) in merge_ranges()
[all …]
HDc-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()
HDtree-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()
HDstmt.c762 && GET_MODE (DECL_RTL (val)) != TYPE_MODE (type)))) in expand_asm_operands()
826 && GET_MODE (DECL_RTL (val)) != TYPE_MODE (type))) in expand_asm_operands()
857 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()
933 rtx mem = force_const_mem (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()
[all …]
HDc-common.c1740 if (mode == TYPE_MODE (integer_type_node)) in c_common_type_for_mode()
1743 if (mode == TYPE_MODE (signed_char_type_node)) in c_common_type_for_mode()
1746 if (mode == TYPE_MODE (short_integer_type_node)) in c_common_type_for_mode()
1749 if (mode == TYPE_MODE (long_integer_type_node)) in c_common_type_for_mode()
1752 if (mode == TYPE_MODE (long_long_integer_type_node)) in c_common_type_for_mode()
1755 if (mode == TYPE_MODE (widest_integer_literal_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()
1782 if (mode == TYPE_MODE (long_double_type_node)) in c_common_type_for_mode()
[all …]
HDvarasm.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()
1076 else if (! HARD_REGNO_MODE_OK (reg_number, TYPE_MODE (TREE_TYPE (decl)))) 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()
3905 || ! INTEGRAL_MODE_P (TYPE_MODE (TREE_TYPE (inner))) in initializer_constant_valid_p()
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()
[all …]
HDtree-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()
HDtree-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()
HDtree.c1103 real_from_integer (&d, type ? TYPE_MODE (type) : VOIDmode, in real_value_from_int_cst()
1325 prec = GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (expr))); in integer_all_onesp()
4165 || TYPE_MODE (a->type) != TYPE_MODE (b->type)) in type_hash_eq()
4575 prec = GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (t))) - 1; in tree_int_cst_msb()
4997 if (TYPE_MODE (t) == mode && TYPE_REF_CAN_ALIAS_ALL (t) == can_alias_all) in build_pointer_type_for_mode()
5003 TYPE_MODE (t) = mode; in build_pointer_type_for_mode()
5038 TYPE_MODE (t) = ptr_mode; in build_block_pointer_type()
5071 if (TYPE_MODE (t) == mode && TYPE_REF_CAN_ALIAS_ALL (t) == can_alias_all) in build_reference_type_for_mode()
5077 TYPE_MODE (t) = mode; in build_reference_type_for_mode()
5109 TYPE_MODE (t), in build_type_no_quals()
[all …]
HDtree-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()
/trueos/contrib/gcc/config/i386/
HDsol2-10.h112 : (TYPE_MODE (TYPE) == BLKmode \
113 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) \
HDptx4-i.h33 (TYPE_MODE (TYPE) == BLKmode \
34 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
HDi386elf.h40 (TYPE_MODE (TYPE) == BLKmode \
41 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
HDsysv4.h31 (TYPE_MODE (TYPE) == BLKmode \
32 || (VECTOR_MODE_P (TYPE_MODE (TYPE)) && int_size_in_bytes (TYPE) == 8))
/trueos/contrib/gcc/cp/
HDcp-objcp-common.c180 && TYPE_MODE (x) == TYPE_MODE (y) in cxx_types_compatible_p()
HDexpr.c98 enum machine_mode mode = TYPE_MODE (type); in cxx_expand_expr()
/trueos/contrib/gcc/config/rs6000/
HDdarwin.h401 (TYPE_MODE (TREE_CODE (TREE_TYPE (FIELD)) == ARRAY_TYPE \
415 && ALTIVEC_VECTOR_MODE (TYPE_MODE (STRUCT))) \
HDaix.h166 (TYPE_MODE (TREE_CODE (TREE_TYPE (FIELD)) == ARRAY_TYPE \

1234