Home
last modified time | relevance | path

Searched refs:alloc_object_size (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-object-size.c59 static unsigned HOST_WIDE_INT alloc_object_size (const gcall *, int);
422 alloc_object_size (const gcall *call, int object_size_type) in alloc_object_size() function
730 bytes = alloc_object_size (call, object_size_type); in call_object_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-object-size.cc62 static tree alloc_object_size (const gcall *, int);
747 alloc_object_size (const gcall *call, int object_size_type) in alloc_object_size() function
1256 tree bytes = alloc_object_size (call, object_size_type); in call_object_size()
H A DChangeLog.gimple-classes1102 (alloc_object_size): Likewise.
3967 * tree-object-size.c (alloc_object_size): Strengthen param "call"
H A DChangeLog.tuples416 * tree-object-size.c (alloc_object_size, call_object_size,
3727 * tree_object_size.c (addr_object_size, alloc_object_size)
H A DChangeLog1428 * tree-object-size.cc (alloc_object_size): Return size_unknown if
8683 * tree-object-size.cc (alloc_object_size): Remove STRIP_NOPS.
16072 * tree-object-size.c (alloc_object_size): Make and return
H A DChangeLog-20078536 alloc_object_size, pass_through_call): Likewise.
19611 * tree-object-size.c (alloc_object_size): Use alloc_size
28846 * tree-object-size.c (alloc_object_size): Use new CALL_EXPR accessors.
H A DChangeLog-2021558 (alloc_object_size): Return tree.
H A DChangeLog-2018947 * tree-object-size.c (alloc_object_size): Same. Simplify.
H A DChangeLog-20119413 * tree-object-size.c (alloc_object_size): Same.
H A DChangeLog-201711064 * tree-object-size.c (alloc_object_size): Likewise.