| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | ipa-param-manipulation.c | 88 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 …]
|
| HD | omp-simd-clone.c | 572 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 …]
|
| HD | tree-sra.c | 4736 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 …]
|
| HD | timevar.def | 272 DEFTIMEVAR (TV_COMBINE_STACK_ADJUST , "combine stack adjustments")
|
| HD | reg-notes.def | 228 be combined with other stack adjustments. */
|
| HD | common.opt | 1116 fcombine-stack-adjustments 1118 Looks for opportunities to reduce stack adjustments and stack references.
|
| HD | target.def | 2594 /* 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/ |
| HD | tree-sra.c | 4122 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 …]
|
| HD | ipa-prop.c | 2260 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 …]
|
| HD | timevar.def | 236 DEFTIMEVAR (TV_COMBINE_STACK_ADJUST , "combine stack adjustments")
|
| HD | common.opt | 898 fcombine-stack-adjustments 900 Looks for opportunities to reduce stack adjustments and stack references.
|
| HD | target.def | 1269 /* 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/ |
| HD | README.DRAGONFLY | 17 gnu/usr.bin/grep/libgreputils/*.h on master branch, but keep local adjustments
|
| /dragonfly/crypto/openssh/ |
| HD | README.DRAGONFLY | 32 Prior adjustments (don't appear to be needed for 9.8):
|
| /dragonfly/contrib/gdtoa/ |
| HD | README | 93 arithmetic can easily make one-ulp adjustments on values in the
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | lto.texi | 383 The description of function modifications includes adjustments to
|
| HD | invoke.texi | 355 -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
|
| HD | generic.texi | 1369 an inheritance hierarchy. Any adjustments that need to be made in such
|
| HD | rtl.texi | 3618 treatment and adjustments that regular instructions would. It is the
|
| /dragonfly/share/examples/ppp/ |
| HD | ppp.conf.sample | 759 # Note, you'll have to make some other machine adjustments:
|
| /dragonfly/contrib/zlib-1.2/ |
| HD | ChangeLog | 942 - Add some Windows CE target adjustments [Mai]
|
| /dragonfly/share/zoneinfo/ |
| HD | NEWS | 1161 Shanks & Pottenger. This has resulted in adjustments ranging from 3956 Chile 2011/2012 and 2012/2013 summer time date adjustments.
|
| HD | australasia | 400 # thing but requires some significant logistical adjustments domestically and
|
| /dragonfly/contrib/dialog/ |
| HD | CHANGES | 2420 adjustments to 'offset' variable.
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | i386.md | 17392 ;; 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
|