Home
last modified time | relevance | path

Searched refs:adjustments (Results 1 – 25 of 29) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-param-manipulation.c88 ipa_modify_formal_parameters (tree fndecl, ipa_parm_adjustment_vec adjustments) in ipa_modify_formal_parameters() argument
115 int len = adjustments.length (); in ipa_modify_formal_parameters()
123 adj = &adjustments[i]; in ipa_modify_formal_parameters()
205 || (adjustments[0].op == IPA_PARM_OP_COPY in ipa_modify_formal_parameters()
206 && adjustments[0].base_index == 0)) in ipa_modify_formal_parameters()
240 ipa_parm_adjustment_vec adjustments) in ipa_modify_call_arguments() argument
250 len = adjustments.length (); in ipa_modify_call_arguments()
262 adj = &adjustments[i]; in ipa_modify_call_arguments()
485 ipa_parm_adjustment_vec adjustments) in index_in_adjustments_multiple_times_p() argument
487 int i, len = adjustments.length (); in index_in_adjustments_multiple_times_p()
[all …]
HDomp-simd-clone.c572 ipa_parm_adjustment_vec adjustments; in simd_clone_adjust_argument_types() local
578 adjustments.create (args.length ()); in simd_clone_adjust_argument_types()
627 adjustments.safe_push (adj); in simd_clone_adjust_argument_types()
644 adjustments.safe_push (adj); in simd_clone_adjust_argument_types()
670 adjustments.safe_push (adj); in simd_clone_adjust_argument_types()
673 adjustments.safe_push (adj); in simd_clone_adjust_argument_types()
698 ipa_modify_formal_parameters (node->decl, adjustments); in simd_clone_adjust_argument_types()
707 j = adjustments.length (); in simd_clone_adjust_argument_types()
710 struct ipa_parm_adjustment *adj = &adjustments[i]; in simd_clone_adjust_argument_types()
731 adjustments.release (); in simd_clone_adjust_argument_types()
[all …]
HDtree-sra.c4736 ipa_parm_adjustment_vec adjustments; in turn_representatives_into_adjustments() local
4742 adjustments.create (adjustments_count); in turn_representatives_into_adjustments()
4760 adjustments.quick_push (adj); in turn_representatives_into_adjustments()
4781 adjustments.quick_push (adj); in turn_representatives_into_adjustments()
4786 return adjustments; in turn_representatives_into_adjustments()
4799 ipa_parm_adjustment_vec adjustments; in analyze_all_param_acesses() local
4864 adjustments = turn_representatives_into_adjustments (representatives, in analyze_all_param_acesses()
4867 adjustments = ipa_parm_adjustment_vec (); in analyze_all_param_acesses()
4870 return adjustments; in analyze_all_param_acesses()
4902 get_adjustment_for_base (ipa_parm_adjustment_vec adjustments, tree base) in get_adjustment_for_base() argument
[all …]
HDtimevar.def272 DEFTIMEVAR (TV_COMBINE_STACK_ADJUST , "combine stack adjustments")
HDreg-notes.def228 be combined with other stack adjustments. */
HDcommon.opt1116 fcombine-stack-adjustments
1118 Looks for opportunities to reduce stack adjustments and stack references.
HDtarget.def2594 /* Make any adjustments to libfunc names needed for this target. */
6107 been defined. Use this hook to make adjustments to the class (eg, tweak\
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-sra.c4122 ipa_parm_adjustment_vec adjustments; in turn_representatives_into_adjustments() local
4128 adjustments = VEC_alloc (ipa_parm_adjustment_t, heap, adjustments_count); in turn_representatives_into_adjustments()
4138 adj = VEC_quick_push (ipa_parm_adjustment_t, adjustments, NULL); in turn_representatives_into_adjustments()
4154 adj = VEC_quick_push (ipa_parm_adjustment_t, adjustments, NULL); in turn_representatives_into_adjustments()
4170 return adjustments; in turn_representatives_into_adjustments()
4183 ipa_parm_adjustment_vec adjustments; in analyze_all_param_acesses() local
4248 adjustments = turn_representatives_into_adjustments (representatives, in analyze_all_param_acesses()
4251 adjustments = NULL; in analyze_all_param_acesses()
4254 return adjustments; in analyze_all_param_acesses()
4286 get_adjustment_for_base (ipa_parm_adjustment_vec adjustments, tree base) in get_adjustment_for_base() argument
[all …]
HDipa-prop.c2260 ipa_modify_formal_parameters (tree fndecl, ipa_parm_adjustment_vec adjustments, in ipa_modify_formal_parameters() argument
2267 int i, len = VEC_length (ipa_parm_adjustment_t, adjustments); in ipa_modify_formal_parameters()
2302 adj = VEC_index (ipa_parm_adjustment_t, adjustments, i); in ipa_modify_formal_parameters()
2370 || (VEC_index (ipa_parm_adjustment_t, adjustments, 0)->copy_param in ipa_modify_formal_parameters()
2371 && VEC_index (ipa_parm_adjustment_t, adjustments, 0)->base_index == 0)) in ipa_modify_formal_parameters()
2420 ipa_parm_adjustment_vec adjustments) in ipa_modify_call_arguments() argument
2429 len = VEC_length (ipa_parm_adjustment_t, adjustments); in ipa_modify_call_arguments()
2438 adj = VEC_index (ipa_parm_adjustment_t, adjustments, i); in ipa_modify_call_arguments()
2612 ipa_parm_adjustment_vec adjustments) in index_in_adjustments_multiple_times_p() argument
2614 int i, len = VEC_length (ipa_parm_adjustment_t, adjustments); in index_in_adjustments_multiple_times_p()
[all …]
HDtimevar.def236 DEFTIMEVAR (TV_COMBINE_STACK_ADJUST , "combine stack adjustments")
HDcommon.opt898 fcombine-stack-adjustments
900 Looks for opportunities to reduce stack adjustments and stack references.
HDtarget.def1269 /* Make any adjustments to libfunc names needed for this target. */
2514 been defined. Use this hook to make adjustments to the class (eg, tweak\
/dragonfly/contrib/grep/
HDREADME.DRAGONFLY17 gnu/usr.bin/grep/libgreputils/*.h on master branch, but keep local adjustments
/dragonfly/crypto/openssh/
HDREADME.DRAGONFLY32 Prior adjustments (don't appear to be needed for 9.8):
/dragonfly/contrib/gdtoa/
HDREADME93 arithmetic can easily make one-ulp adjustments on values in the
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDlto.texi383 The description of function modifications includes adjustments to
HDinvoke.texi355 -fcheck-data-deps -fcombine-stack-adjustments -fconserve-stack @gol
5078 entry and released on function exit; no stack adjustments are otherwise made
5083 adjustments are made in the body of the function, for example to push/pop
5085 present, the amount of these adjustments is bounded at compile time and
5087 the function. If it is not present, the amount of these adjustments is
5337 Dump after combining stack adjustments.
7014 @item -fcombine-stack-adjustments
7015 @opindex fcombine-stack-adjustments
7016 Tracks stack adjustments (pushes and pops) and stack memory references
HDgeneric.texi1369 an inheritance hierarchy. Any adjustments that need to be made in such
HDrtl.texi3618 treatment and adjustments that regular instructions would. It is the
/dragonfly/share/examples/ppp/
HDppp.conf.sample759 # Note, you'll have to make some other machine adjustments:
/dragonfly/contrib/zlib-1.2/
HDChangeLog942 - Add some Windows CE target adjustments [Mai]
/dragonfly/share/zoneinfo/
HDNEWS1161 Shanks & Pottenger. This has resulted in adjustments ranging from
3956 Chile 2011/2012 and 2012/2013 summer time date adjustments.
HDaustralasia400 # thing but requires some significant logistical adjustments domestically and
/dragonfly/contrib/dialog/
HDCHANGES2420 adjustments to 'offset' variable.
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDi386.md17392 ;; The ESP adjustments can be done by the push and pop instructions. Resulting
17408 ;; fewer dependencies. On the place of esp adjustments it is very likely that

12