Searched refs:max_object_size (Results 1 – 12 of 12) sorted by relevance
189 = wi::to_offset (max_object_size ()); in alloca_call_type()208 = wi::to_offset (max_object_size ()); in alloca_call_type()237 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type()305 = wi::to_offset (max_object_size ()); in execute()
382 wide_int maxsize = wi::to_wide (max_object_size ()); in get_size_range()392 wide_int maxsize = wi::to_wide (max_object_size ()); in get_size_range()668 const offset_int maxobjsize = wi::to_offset (max_object_size ()); in merge_ref()810 const offset_int maxobjsize = wi::to_offset (max_object_size ()); in get_ref()869 return wi::to_offset (max_object_size ()); in size_remaining()1304 offset_int maxsize = wi::to_offset (max_object_size ()); in dump()2031 offset_int maxsize = wi::to_offset (max_object_size ()); in handle_ssa_name()
104 sizrng[1] = wi::to_offset (max_object_size ()); in set_max_size_range()
254 maxobjsize (tree_to_shwi (max_object_size ())), in builtin_memref()407 const offset_int maxoff = tree_to_shwi (max_object_size ()) >> 1; in extend_offset_range()
163 const tree maxobjsize = max_object_size (); in warn_string_no_nul()482 tree maxobjsize = max_object_size (); in maybe_warn_nonstring_arg()704 tree maxobjsize = max_object_size (); in maybe_warn_for_bound()1263 tree maxobjsize = max_object_size (); in check_access()
2091 aref.sizrng[1] = wi::to_offset (max_object_size ()); in maybe_warn_overflow()4087 = tree_to_uhwi (max_object_size ()) - 2; in get_len_or_size()
2063 unsigned HOST_WIDE_INT lenmax = tree_to_uhwi (max_object_size ()) - 2; in get_string_length()
4729 extern tree max_object_size ();
4022 maxlen = wi::to_wide (max_object_size (), prec) - 2; in gimple_fold_builtin_strlen()
14513 max_object_size (void) in max_object_size() function
33882 * builtins.c (max_object_size): Move from here...33883 * builtins.h (max_object_size): ...and here...33884 * tree.c (max_object_size): ...to here...33885 * tree.h (max_object_size): ...and here.
2363 (gcall_to_tree_minimal, max_object_size): Define new functions.2364 * builtins.h (max_object_size): Declare.2365 * calls.c (alloc_max_size): Call max_object_size instead of