Searched defs:direct_internal_fn_supported_p (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.h | 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() function
|
H A D | internal-fn.c | 3190 direct_internal_fn_supported_p (internal_fn fn, tree_pair types, in direct_internal_fn_supported_p() function 3224 direct_internal_fn_supported_p (internal_fn fn, tree type, in direct_internal_fn_supported_p() function 3236 direct_internal_fn_supported_p (gcall *stmt, optimization_type opt_type) in direct_internal_fn_supported_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.h | 202 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() function
|
H A D | internal-fn.cc | 3858 direct_internal_fn_supported_p (internal_fn fn, tree_pair types, in direct_internal_fn_supported_p() function 3892 direct_internal_fn_supported_p (internal_fn fn, tree type, in direct_internal_fn_supported_p() function 3904 direct_internal_fn_supported_p (gcall *stmt, optimization_type opt_type) in direct_internal_fn_supported_p() function
|