/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-dfa.c | 380 get_ref_base_and_extent (tree exp, poly_int64_pod *poffset, in get_ref_base_and_extent() 730 get_ref_base_and_extent_hwi (tree exp, HOST_WIDE_INT *poffset, in get_ref_base_and_extent_hwi() 759 get_addr_base_and_unit_offset_1 (tree exp, poly_int64_pod *poffset, in get_addr_base_and_unit_offset_1() argument 899 get_addr_base_and_unit_offset (tree exp, poly_int64_pod *poffset) in get_addr_base_and_unit_offset() 938 gassign *assign = gimple_build_assign (new_name, op); in replace_abnormal_ssa_names() local
|
H A D | tree-ssa-phiopt.c | 514 if (gassign *assign in factor_out_conditional_conversion() local 1182 gimple *assign = gsi_stmt (gsi); in value_replacement() local 1539 gimple *assign = last_and_only_stmt (middle_bb); in minmax_replacement() local 1869 gimple *assign; in abs_replacement() local 2119 nontrapping_dom_walker::add_or_mark_expr (basic_block bb, tree exp, bool store) in add_or_mark_expr() 2218 gimple *assign = last_and_only_stmt (middle_bb); in cond_store_replacement() local
|
H A D | tree-vect-patterns.c | 440 gassign *assign = dyn_cast <gassign *> (def_stmt); variable 548 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_widened_op_tree() local 865 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_reassociating_reduction_p() local 1295 tree base, exp; in vect_recog_pow_pattern() local 4729 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_determine_min_output_precision_1() local 4953 if (gassign *assign = dyn_cast <gassign *> (stmt_info->stmt)) in possible_vector_mask_operation_p() local 5022 gassign *assign = as_a <gassign *> (stmt_info->stmt); in vect_determine_mask_precision() local
|
H A D | tree-ssa-strlen.c | 574 addr_stridxptr (tree exp) in addr_stridxptr() 631 new_stridx (tree exp) in new_stridx() 660 new_addr_stridx (tree exp) in new_addr_stridx() 3973 gimple *assign = gimple_build_assign (lhs, ptr); in handle_builtin_memset() local 4644 count_nonzero_bytes (tree exp, unsigned HOST_WIDE_INT offset, in count_nonzero_bytes() 4835 count_nonzero_bytes_addr (tree exp, unsigned HOST_WIDE_INT offset, in count_nonzero_bytes_addr() 4950 count_nonzero_bytes (tree exp, unsigned lenrange[3], bool *nulterm, in count_nonzero_bytes()
|
H A D | hsa-gen.c | 1831 gen_address_calculation (tree exp, hsa_bb *hbb, BrigType16_t addrtype) in gen_address_calculation() 3122 gen_hsa_insns_for_operation_assignment (gimple *assign, hsa_bb *hbb) in gen_hsa_insns_for_operation_assignment() 6531 gassign *assign = gimple_build_assign (lhs, COMPLEX_EXPR, in expand_builtins() local
|
H A D | tree-vect-data-refs.c | 132 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_get_smallest_scalar_type() local 1202 not_size_aligned (tree exp) in not_size_aligned()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-dfa.cc | 381 get_ref_base_and_extent (tree exp, poly_int64_pod *poffset, in get_ref_base_and_extent() 745 get_ref_base_and_extent_hwi (tree exp, HOST_WIDE_INT *poffset, in get_ref_base_and_extent_hwi() 774 get_addr_base_and_unit_offset_1 (tree exp, poly_int64_pod *poffset, in get_addr_base_and_unit_offset_1() argument 916 get_addr_base_and_unit_offset (tree exp, poly_int64_pod *poffset) in get_addr_base_and_unit_offset() 955 gassign *assign = gimple_build_assign (new_name, op); in replace_abnormal_ssa_names() local
|
H A D | tree-ssa-phiopt.cc | 570 if (gassign *assign in factor_out_conditional_conversion() local 1543 gimple *assign = gsi_stmt (gsi); in value_replacement() local 1966 gimple *assign = last_and_only_stmt (middle_bb); in minmax_replacement() local 2953 tree exp; member 3070 nontrapping_dom_walker::add_or_mark_expr (basic_block bb, tree exp, bool store) in add_or_mark_expr() 3166 gimple *assign = last_and_only_stmt (middle_bb); in cond_store_replacement() local
|
H A D | tree-vect-patterns.cc | 447 gassign *assign = dyn_cast <gassign *> (def_stmt); in vect_look_through_possible_promotion() local 560 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_widened_op_tree() local 919 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_reassociating_reduction_p() local 1613 tree base, exp; in vect_recog_pow_pattern() local 5137 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_determine_min_output_precision_1() local 5408 if (gassign *assign = dyn_cast <gassign *> (stmt_info->stmt)) in possible_vector_mask_operation_p() local 5469 if (gassign *assign = dyn_cast <gassign *> (stmt_info->stmt)) in vect_determine_mask_precision() local
|
H A D | tree-ssa-strlen.cc | 407 get_addr_stridx (tree exp, gimple *stmt, in get_addr_stridx() 469 get_stridx (tree exp, gimple *stmt, in get_stridx() 649 addr_stridxptr (tree exp) in addr_stridxptr() 706 new_stridx (tree exp) in new_stridx() 735 new_addr_stridx (tree exp) in new_addr_stridx() 3866 gimple *assign = gimple_build_assign (lhs, ptr); in handle_builtin_memset() local 4534 strlen_pass::count_nonzero_bytes (tree exp, gimple *stmt, in count_nonzero_bytes() 4753 strlen_pass::count_nonzero_bytes_addr (tree exp, gimple *stmt, in count_nonzero_bytes_addr()
|
H A D | tree-ssa-reassoc.cc | 2525 init_range_entry (struct range_entry *r, tree exp, gimple *stmt) in init_range_entry() 2784 vec<operand_entry *> *ops, tree exp, gimple_seq seq, in update_range_test() 3049 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local 3212 extract_bit_test_mask (tree exp, int prec, tree totallow, tree low, tree high, in extract_bit_test_mask() 3314 tree exp = extract_bit_test_mask (ranges[i].exp, prec, lowi, lowi, in optimize_range_tests_to_bit_test() local 3694 tree exp = r->exp; in optimize_range_tests_cmp_bitwise() local 4174 gassign *assign = dyn_cast<gassign *> (SSA_NAME_DEF_STMT (cond)); in ovce_extract_ops() local 4273 tree exp = force_gimple_operand_gsi (&gsi, comb, true, NULL_TREE, in optimize_vec_cond_expr() local
|
H A D | tree-vect-data-refs.cc | 130 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in vect_get_smallest_scalar_type() local 1319 not_size_aligned (tree exp) in not_size_aligned()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 261 d_array_length (tree exp) in d_array_length() 277 d_array_ptr (tree exp) in d_array_ptr() 316 get_array_length (tree exp, Type *type) in get_array_length() 383 delegate_method (tree exp) in delegate_method() 395 delegate_object (tree exp) in delegate_object() 512 lvalue_p (tree exp) in lvalue_p() 555 d_save_expr (tree exp) in d_save_expr() 600 build_target_expr (tree decl, tree exp) in build_target_expr() 623 force_target_expr (tree exp) in force_target_expr() 638 build_address (tree exp) in build_address() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | parse.d | 830 AST.Expression exp = (*res.identExps)[--i]; variable 1271 AST.Expression exp = parsePrimaryExp(); variable 1974 AST.Expression exp; in parseStaticAssert() local 2015 AST.Expression exp = parseExpression(); // typeof(expression) in parseTypeof() local 2287 AST.Expression exp; in parseStaticIfCondition() local 5665 AST.Expression exp = parseExpression(); variable 6165 AST.Expression exp; variable 6254 AST.Expression exp; variable 6300 AST.Expression exp = null; variable 6325 AST.Expression exp; variable [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APFloat.cpp | 741 void IEEEFloat::assign(const IEEEFloat &rhs) { in assign() function in llvm::detail::IEEEFloat 2609 unsigned sigPartCount, int exp, in roundSignificandWithExponent() 3684 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3715 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3796 int exp = exponent - ((int) semantics->precision - 1); in toString() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 590 delete_sanity (location_t loc, tree exp, tree size, bool doing_vec, in delete_sanity() 3922 tree assign = build2 (MODIFY_EXPR, boolean_type_node, in start_objects() local
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 1804 lang_statement_union_type **assign = NULL; in insert_os_after() local 2427 exp_init_os (etree_type *exp) in exp_init_os() 8478 lang_add_data (int type, union etree_union *exp) in lang_add_data() 8515 lang_add_assignment (etree_type *exp) in lang_add_assignment()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 1855 lang_statement_union_type **assign = NULL; in insert_os_after() local 2481 exp_init_os (etree_type *exp) in exp_init_os() 8622 lang_add_data (int type, union etree_union *exp) in lang_add_data() 8742 lang_add_assignment (etree_type *exp) in lang_add_assignment()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 2988 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) in aarch64_constant_alignment() 5712 aarch64_function_ok_for_sibcall (tree, tree exp) in aarch64_function_ok_for_sibcall() argument 9561 tree exp = SYMBOL_REF_DECL (sym); in aarch64_classify_address() local 13661 aarch64_expand_builtin (tree exp, rtx target, rtx, machine_mode, int ignore) in aarch64_expand_builtin() 14076 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in aarch64_extending_load_p() local 14098 gassign *assign = dyn_cast <gassign *> (stmt_info->stmt); in aarch64_integer_truncation_p() local 18569 const_tree exp) in aarch64_simd_lane_bounds()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 4249 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) in aarch64_constant_alignment() 7002 aarch64_function_ok_for_sibcall (tree, tree exp) in aarch64_function_ok_for_sibcall() argument 11011 tree exp = SYMBOL_REF_DECL (sym); in aarch64_classify_address() local 15227 aarch64_expand_builtin (tree exp, rtx target, rtx, machine_mode, int ignore) in aarch64_expand_builtin() 16157 gassign *assign = dyn_cast<gassign *> (stmt_info->stmt); in aarch64_multiply_add_p() local 21734 const_tree exp) in aarch64_simd_lane_bounds()
|