Home
last modified time | relevance | path

Searched refs:tree_to_shwi (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.h551 (TO).constant += tree_to_shwi (inc); \
563 (TO).constant -= tree_to_shwi (dec); \
H A Dtree-vectorizer.h738 (tree_fits_shwi_p ((L)->num_iters) && tree_to_shwi ((L)->num_iters) > 0)
H A Dtree.h668 ((enum br_predictor)tree_to_shwi (TREE_OPERAND (PREDICT_EXPR_CHECK (NODE), 0)))
4501 extern HOST_WIDE_INT tree_to_shwi (const_tree)
4511 tree_to_shwi (const_tree t) in tree_to_shwi() function
/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.h551 (TO).constant += tree_to_shwi (inc); \
563 (TO).constant -= tree_to_shwi (dec); \
H A Dtree-vectorizer.h738 (tree_fits_shwi_p ((L)->num_iters) && tree_to_shwi ((L)->num_iters) > 0)
H A Dtree.h668 ((enum br_predictor)tree_to_shwi (TREE_OPERAND (PREDICT_EXPR_CHECK (NODE), 0)))
4501 extern HOST_WIDE_INT tree_to_shwi (const_tree)
4511 tree_to_shwi (const_tree t) in tree_to_shwi() function
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h436 static inline HOST_WIDE_INT tree_to_shwi(const_tree t) in tree_to_shwi() function
/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.info10500 can then be extracted using 'tree_to_shwi' and 'tree_to_uhwi'.
56009 * tree_to_shwi: 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.info10500 can then be extracted using 'tree_to_shwi' and 'tree_to_uhwi'.
56009 * tree_to_shwi: Constant expressions.