Home
last modified time | relevance | path

Searched refs:typematch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc12984 bool typematch = useless_type_conversion_p (argtype, bt); in component_ref_size() local
12985 if (memsize && typematch) in component_ref_size()
12990 if (typematch) in component_ref_size()
13016 if (typematch) in component_ref_size()
13065 && (!typematch in component_ref_size()
H A DChangeLog-19985967 runtime typematch code before continuing with the handler.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c13764 bool typematch = useless_type_conversion_p (argtype, bt); in component_ref_size() local
13765 if (memsize && typematch) in component_ref_size()
13770 if (typematch) in component_ref_size()
13796 if (typematch) in component_ref_size()
13843 && (!typematch in component_ref_size()