Home
last modified time | relevance | path

Searched +defs:assign +defs:exp (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-dfa.c380 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 Dtree-ssa-phiopt.c514 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 Dtree-vect-patterns.c440 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 Dtree-ssa-strlen.c574 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 Dhsa-gen.c1831 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 Dtree-vect-data-refs.c132 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 Dtree-dfa.cc381 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 Dtree-ssa-phiopt.cc570 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 Dtree-vect-patterns.cc447 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 Dtree-ssa-strlen.cc407 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 Dtree-ssa-reassoc.cc2525 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 Dtree-vect-data-refs.cc130 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 Dd-codegen.cc261 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 Dparse.d830 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 DAPFloat.cpp741 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 Ddecl2.cc590 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 Dldlang.c1804 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 Dldlang.c1855 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 Daarch64.c2988 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 Daarch64.cc4249 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()