Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dinternal-fn.cc3762 convert_optab_supported_p (convert_optab optab, tree_pair types, in convert_optab_supported_p() function
3790 #define direct_mask_load_optab_supported_p convert_optab_supported_p
3793 #define direct_gather_load_optab_supported_p convert_optab_supported_p
3795 #define direct_mask_store_optab_supported_p convert_optab_supported_p
3798 #define direct_vec_cond_mask_optab_supported_p convert_optab_supported_p
3799 #define direct_vec_cond_optab_supported_p convert_optab_supported_p
3800 #define direct_scatter_store_optab_supported_p convert_optab_supported_p
3802 #define direct_while_optab_supported_p convert_optab_supported_p
DChangeLog-202018550 convert_optab_supported_p instead of direct_optab_supported_p.
DChangeLog-201832601 (convert_optab_supported_p): Likewise.