Searched defs:compute_objsize (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | pointer-query.h | 268 inline tree compute_objsize (tree ptr, int ostype, access_ref *pref) in compute_objsize() function
|
H A D | pointer-query.cc | 2341 compute_objsize (tree ptr, gimple *stmt, int ostype, access_ref *pref, in compute_objsize() function 2368 compute_objsize (tree ptr, gimple *stmt, int ostype, access_ref *pref, in compute_objsize() function 2380 compute_objsize (tree ptr, gimple *stmt, int ostype, tree *pdecl /* = NULL */, in compute_objsize() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 3852 compute_objsize (tree dest, int ostype, tree *pdecl /* = NULL */, in compute_objsize() function
|