Home
last modified time | relevance | path

Searched refs:vector_types_compatible_elements_p (Results 1 – 25 of 133) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.h855 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.h870 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.h870 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.h782 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.h870 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.h854 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.h855 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.h889 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.h889 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.h889 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-common.h838 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.h891 extern bool vector_types_compatible_elements_p (tree, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A DChangeLog815 * c-typeck.c (build_binary_op): Use vector_types_compatible_elements_p.
H A Dc-typeck.c10489 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
10626 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
10732 || !vector_types_compatible_elements_p (type0, type1))) in build_binary_op()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dtypeck.c4577 && !vector_types_compatible_elements_p (type0, type1)) in cp_build_binary_op()
4693 || !vector_types_compatible_elements_p (type0, type1)) in cp_build_binary_op()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-typeck.c11034 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
11191 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
11317 || !vector_types_compatible_elements_p (type0, type1))) in build_binary_op()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-typeck.c11034 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
11191 if (!vector_types_compatible_elements_p (type0, type1)) in build_binary_op()
11317 || !vector_types_compatible_elements_p (type0, type1))) in build_binary_op()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dtypeck.c4785 && !vector_types_compatible_elements_p (type0, type1)) in cp_build_binary_op()
4915 || !vector_types_compatible_elements_p (type0, type1)) in cp_build_binary_op()

123456