Home
last modified time | relevance | path

Searched refs:maxobjsize (Results 1 – 25 of 118) sorted by relevance

12345

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
518 offrng[1] = maxobjsize; in offset_out_of_bounds()
685 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
730 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
894 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1103 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1240 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1251 if (maxobjsize < size) in overlap()
1421 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
550 const offset_int maxobjsize in execute() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
518 offrng[1] = maxobjsize; in offset_out_of_bounds()
685 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
730 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
894 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1103 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1240 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1251 if (maxobjsize < size) in overlap()
1421 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
550 const offset_int maxobjsize in execute() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
518 offrng[1] = maxobjsize; in offset_out_of_bounds()
685 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
730 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
894 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1103 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1240 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1251 if (maxobjsize < size) in overlap()
1421 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
578 offrng[1] = maxobjsize; in offset_out_of_bounds()
762 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
801 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
972 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1162 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1321 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1332 if (maxobjsize < size) in overlap()
1475 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c189 const offset_int maxobjsize in alloca_call_type() local
191 alloca_type result = (max_size < maxobjsize in alloca_call_type()
208 const offset_int maxobjsize in alloca_call_type() local
210 alloca_type result = (max_size < maxobjsize in alloca_call_type()
238 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type() local
242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type()
305 const offset_int maxobjsize in execute() local
307 if (adjusted_alloca_limit < maxobjsize.to_uhwi ()) in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
578 offrng[1] = maxobjsize; in offset_out_of_bounds()
762 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
801 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
972 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1162 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1321 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1332 if (maxobjsize < size) in overlap()
1475 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c189 const offset_int maxobjsize in alloca_call_type() local
191 alloca_type result = (max_size < maxobjsize in alloca_call_type()
208 const offset_int maxobjsize in alloca_call_type() local
210 alloca_type result = (max_size < maxobjsize in alloca_call_type()
238 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type() local
242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type()
305 const offset_int maxobjsize in execute() local
307 if (adjusted_alloca_limit < maxobjsize.to_uhwi ()) in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-warn-restrict.c264 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
265 sizrange[1] = maxobjsize; in builtin_memref()
578 offrng[1] = maxobjsize; in offset_out_of_bounds()
762 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
801 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
972 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1162 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1321 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1332 if (maxobjsize < size) in overlap()
1475 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c189 const offset_int maxobjsize in alloca_call_type() local
191 alloca_type result = (max_size < maxobjsize in alloca_call_type()
208 const offset_int maxobjsize in alloca_call_type() local
210 alloca_type result = (max_size < maxobjsize in alloca_call_type()
238 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type() local
242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type()
305 const offset_int maxobjsize in execute() local
307 if (adjusted_alloca_limit < maxobjsize.to_uhwi ()) in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-warn-restrict.c265 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
266 sizrange[1] = maxobjsize; in builtin_memref()
585 offrng[1] = maxobjsize; in offset_out_of_bounds()
769 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
808 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
979 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1169 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1328 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1339 if (maxobjsize < size) in overlap()
1482 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c188 const offset_int maxobjsize in alloca_call_type() local
190 alloca_type result = (max_size < maxobjsize in alloca_call_type()
207 const offset_int maxobjsize in alloca_call_type() local
209 alloca_type result = (max_size < maxobjsize in alloca_call_type()
236 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type() local
240 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type()
303 const offset_int maxobjsize in execute() local
305 if (adjusted_alloca_limit < maxobjsize.to_uhwi ()) in execute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
339 offrange[1] += maxobjsize; in extend_offset_range()
442 offrange[1] += maxobjsize; in set_base_and_offset()
479 offrng[1] = maxobjsize; in offset_out_of_bounds()
513 if (endoff > maxobjsize) in offset_out_of_bounds()
669 dst.basesize = maxobjsize; in builtin_access()
698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
343 offrange[1] += maxobjsize; in extend_offset_range()
446 offrange[1] += maxobjsize; in set_base_and_offset()
483 offrng[1] = maxobjsize; in offset_out_of_bounds()
517 if (endoff > maxobjsize) in offset_out_of_bounds()
673 dst.basesize = maxobjsize; in builtin_access()
702 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
339 offrange[1] += maxobjsize; in extend_offset_range()
442 offrange[1] += maxobjsize; in set_base_and_offset()
479 offrng[1] = maxobjsize; in offset_out_of_bounds()
513 if (endoff > maxobjsize) in offset_out_of_bounds()
669 dst.basesize = maxobjsize; in builtin_access()
698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
339 offrange[1] += maxobjsize; in extend_offset_range()
442 offrange[1] += maxobjsize; in set_base_and_offset()
479 offrng[1] = maxobjsize; in offset_out_of_bounds()
513 if (endoff > maxobjsize) in offset_out_of_bounds()
669 dst.basesize = maxobjsize; in builtin_access()
698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
339 offrange[1] += maxobjsize; in extend_offset_range()
442 offrange[1] += maxobjsize; in set_base_and_offset()
479 offrng[1] = maxobjsize; in offset_out_of_bounds()
513 if (endoff > maxobjsize) in offset_out_of_bounds()
669 dst.basesize = maxobjsize; in builtin_access()
698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-warn-restrict.c261 sizrange[1] = maxobjsize; in builtin_memref()
339 offrange[1] += maxobjsize; in extend_offset_range()
442 offrange[1] += maxobjsize; in set_base_and_offset()
479 offrng[1] = maxobjsize; in offset_out_of_bounds()
513 if (endoff > maxobjsize) in offset_out_of_bounds()
669 dst.basesize = maxobjsize; in builtin_access()
698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
1173 = wi::smin (maxobjsize, in strcat_overlap()
1219 if (maxobjsize < size) in overlap()
1284 if (maxobjsize < maxoff) in overlap()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c272 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
273 sizrange[1] = maxobjsize; in builtin_memref()
569 offrng[1] = maxobjsize; in offset_out_of_bounds()
752 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
791 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
962 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1152 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1290 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1301 if (maxobjsize < size) in overlap()
1467 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
551 const offset_int maxobjsize in execute() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-warn-restrict.c272 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
273 sizrange[1] = maxobjsize; in builtin_memref()
569 offrng[1] = maxobjsize; in offset_out_of_bounds()
752 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
791 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
962 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1152 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1290 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1301 if (maxobjsize < size) in overlap()
1467 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
551 const offset_int maxobjsize in execute() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-warn-restrict.c272 if (sizrange[0] <= maxobjsize && sizrange[1] > maxobjsize) in builtin_memref()
273 sizrange[1] = maxobjsize; in builtin_memref()
569 offrng[1] = maxobjsize; in offset_out_of_bounds()
752 const offset_int maxobjsize = dst.maxobjsize; in builtin_access() local
791 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access()
962 const offset_int maxobjsize = acs.dstref->maxobjsize; in generic_overlap() local
1152 const offset_int maxobjsize = acs.dstref->maxobjsize; in strcat_overlap() local
1290 const offset_int maxobjsize = dstref->maxobjsize; in overlap() local
1301 if (maxobjsize < size) in overlap()
1467 const offset_int maxobjsize = dstref.maxobjsize; in maybe_diag_overlap() local
[all …]
H A Dgimple-ssa-warn-alloca.c195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
551 const offset_int maxobjsize in execute() local
[all …]

12345