Home
last modified time | relevance | path

Searched refs:build_vector_type_for_size (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/gcc-interface/
H A Dutils.c3790 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3844 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6218 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dutils.c3881 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3935 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6411 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/gcc-interface/
H A Dutils.c3950 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4004 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6495 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/gcc-interface/
H A Dutils.c3944 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3998 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6489 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/gcc-interface/
H A Dutils.c3950 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4004 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6499 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/gcc-interface/
H A Dutils.c3790 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
3844 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6218 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/gcc-interface/
H A Dutils.c4006 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4060 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6794 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/gcc-interface/
H A Dutils.c4141 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4195 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6951 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/gcc-interface/
H A Dutils.c4036 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4090 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6827 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/gcc-interface/
H A Dutils.c4147 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4201 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6966 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/gcc-interface/
H A Dutils.c4141 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4195 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6948 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/gcc-interface/
H A Dutils.c4039 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4093 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6827 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/gcc-interface/
H A Dutils.c4141 build_vector_type_for_size (tree inner_type, tree size, tree attribute) in build_vector_type_for_size() function
4195 tree vector_type = build_vector_type_for_size (TREE_TYPE (array_type), in build_vector_type_for_array()
6948 vector_type = build_vector_type_for_size (type, TREE_VALUE (args), name); in handle_vector_size_attribute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-201410613 (build_vector_type_for_size): New function.

12