Home
last modified time | relevance | path

Searched refs:tree_fits_shwi_p (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dfunction.h550 if (tree_fits_shwi_p (inc)) \
562 if (tree_fits_shwi_p (dec)) \
H A Dtree-vectorizer.h738 (tree_fits_shwi_p ((L)->num_iters) && tree_to_shwi ((L)->num_iters) > 0)
H A Dtree.h4496 extern bool tree_fits_shwi_p (const_tree) ATTRIBUTE_PURE;
4513 gcc_assert (tree_fits_shwi_p (t)); in tree_to_shwi()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dfunction.h550 if (tree_fits_shwi_p (inc)) \
562 if (tree_fits_shwi_p (dec)) \
H A Dtree-vectorizer.h738 (tree_fits_shwi_p ((L)->num_iters) && tree_to_shwi ((L)->num_iters) > 0)
H A Dtree.h4496 extern bool tree_fits_shwi_p (const_tree) ATTRIBUTE_PURE;
4513 gcc_assert (tree_fits_shwi_p (t)); in tree_to_shwi()
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h414 static inline bool tree_fits_shwi_p(const_tree t) in tree_fits_shwi_p() function
438 gcc_assert(tree_fits_shwi_p(t)); in tree_to_shwi()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info10497 The functions 'tree_fits_shwi_p' and 'tree_fits_uhwi_p' can be used
55977 * tree_fits_shwi_p: Constant expressions.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info10497 The functions 'tree_fits_shwi_p' and 'tree_fits_uhwi_p' can be used
55977 * tree_fits_shwi_p: Constant expressions.