Searched refs:types_compatible_p (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dlanghooks.h373 int (*types_compatible_p) (tree x, tree y); member in struct:lang_hooks
H A Dtree-ssa-sccvn.h114 constants in the types_compatible_p sense. */
127 constants in the types_compatible_p sense. */
133 && types_compatible_p (TREE_TYPE (c1), TREE_TYPE (c2)));
H A Dgimple.h1055 extern bool types_compatible_p (tree, tree);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dlanghooks.h376 int (*types_compatible_p) (tree x, tree y); member in struct:lang_hooks
H A Dtree-ssa-sccvn.h127 types_compatible_p sense. */
138 constants in the types_compatible_p sense. */
148 constants in the types_compatible_p sense. */
154 && types_compatible_p (TREE_TYPE (c1), TREE_TYPE (c2)));
H A Dgimple.h1033 extern bool types_compatible_p (tree, tree);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dlanghooks.h378 int (*types_compatible_p) (tree x, tree y); member in struct:lang_hooks
H A Dtree-ssa-sccvn.h116 constants in the types_compatible_p sense. */
129 constants in the types_compatible_p sense. */
135 && types_compatible_p (TREE_TYPE (c1), TREE_TYPE (c2)));
H A Dgimple.h1079 extern bool types_compatible_p (tree, tree);

Completed in 115 milliseconds