Home
last modified time | relevance | path

Searched defs:lhs_type (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc988 tree lhs_type = TREE_TYPE (lhs); in fold_mergehl_helper() local
1025 tree lhs_type = TREE_TYPE (lhs); in fold_mergeeo_helper() local
1823 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
1920 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
2110 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc734 tree lhs_type = TREE_TYPE (gimple_get_lhs (stmt2_info->stmt)); in vect_split_statement() local
794 tree lhs_type = TREE_TYPE (lhs); in vect_convert_input() local
1510 tree rhs_oprnd, rhs_origin, lhs_oprnd, lhs_type, vec_type, new_var; in vect_recog_popcount_pattern() local
2103 tree lhs_type = TREE_TYPE (gimple_assign_lhs (last_stmt)); in vect_recog_mulhs_pattern() local
2509 tree lhs_type = TREE_TYPE (lhs); in vect_recog_cast_forwprop_pattern() local
H A Dvalue-prof.cc969 tree lhs_type, result, value; in gimple_mod_pow2_value_transform() local
1134 tree lhs_type, result; in gimple_mod_subtract_transform() local
H A Dgimple-ssa-strength-reduction.cc1527 legal_cast_p_1 (tree lhs_type, tree rhs_type) in legal_cast_p_1()
3787 tree lhs_type = TREE_TYPE (lhs); in replace_one_candidate() local
H A Dtree-cfg.cc3598 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_unary() local
3842 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_binary() local
4229 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_ternary() local
4499 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_single() local
H A Dtree-ssa-strlen.cc5444 tree lhs_type = TREE_TYPE (lhs); in handle_integral_assign() local
5641 tree lhs_type = TREE_TYPE (lhs); in check_and_optimize_stmt() local
H A Dtree-if-conv.cc989 tree lhs_type = TREE_TYPE (gimple_assign_lhs (stmt)); in ifcvt_can_predicate() local
H A Dtree-vect-loop.cc6415 tree lhs_type = TREE_TYPE (gimple_phi_result (phi)); in is_nonwrapping_integer_induction() local
8752 tree lhs, lhs_type, bitsize; in vectorizable_live_operation() local
H A Dgimple-ssa-store-merging.cc314 tree lhs_type; in verify_symbolic_number_p() local
H A Dinternal-fn.cc3661 tree lhs_type = TREE_TYPE (lhs); in expand_while_optab_fn() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c932 tree lhs_type, result, value; in gimple_mod_pow2_value_transform() local
1097 tree lhs_type, result; in gimple_mod_subtract_transform() local
H A Dtree-vect-patterns.c694 tree lhs_type = TREE_TYPE (gimple_get_lhs (stmt2_info->stmt)); in vect_split_statement() local
746 tree lhs_type = TREE_TYPE (lhs); in vect_convert_input() local
1770 tree lhs_type = TREE_TYPE (gimple_assign_lhs (last_stmt)); in vect_recog_mulhs_pattern() local
2154 tree lhs_type = TREE_TYPE (lhs); in vect_recog_cast_forwprop_pattern() local
H A Dgimple-ssa-strength-reduction.c1528 legal_cast_p_1 (tree lhs_type, tree rhs_type) in legal_cast_p_1()
3788 tree lhs_type = TREE_TYPE (lhs); in replace_one_candidate() local
H A Dtree-cfg.c3590 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_unary() local
3817 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_binary() local
4185 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_ternary() local
4451 tree lhs_type = TREE_TYPE (lhs); in verify_gimple_assign_single() local
H A Dtree-ssa-strlen.c5480 tree lhs_type = TREE_TYPE (lhs); in handle_integral_assign() local
5640 tree lhs_type = TREE_TYPE (lhs); in check_and_optimize_stmt() local
H A Dtree-if-conv.c982 tree lhs_type = TREE_TYPE (gimple_assign_lhs (stmt)); in ifcvt_can_predicate() local
H A Dhsa-gen.c3680 tree lhs_type = TREE_TYPE (result); variable
3738 tree lhs_type = TREE_TYPE (lhs); in gen_hsa_insns_for_call_of_internal_fn() local
H A Dtree-vect-loop.c5879 tree lhs_type = TREE_TYPE (gimple_phi_result (phi)); in is_nonwrapping_integer_induction() local
7934 tree lhs, lhs_type, bitsize, vec_bitsize; in vectorizable_live_operation() local
H A Dgimple-ssa-store-merging.c314 tree lhs_type; in verify_symbolic_number_p() local
H A Drange-op.cc1614 tree lhs_type = lhs.type (); in op1_range() local
H A Dinternal-fn.c2998 tree lhs_type = TREE_TYPE (lhs); in expand_while_optab_fn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc817 if (tree lhs_type = cd.get_lhs_type ()) in impl_call_strchr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c10772 tree lhs_type = TREE_TYPE (lhs); in fold_mergehl_helper() local
10809 tree lhs_type = TREE_TYPE (lhs); in fold_mergeeo_helper() local
11539 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
11636 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
11812 tree lhs_type = TREE_TYPE (lhs); in rs6000_gimple_fold_builtin() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc597 tree lhs_type = TREE_TYPE (f.lhs); in fold() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc597 tree lhs_type = TREE_TYPE (f.lhs); in fold() local

12