/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/ |
H A D | vector.h | 114 #define DAL_VECTOR_INSERT_AT(vector_type, type_t) \ argument 123 #define DAL_VECTOR_APPEND(vector_type, type_t) \ argument 135 #define DAL_VECTOR_AT_INDEX(vector_type, type_t) \ argument 143 #define DAL_VECTOR_SET_AT_INDEX(vector_type, type_t) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-common.h | 120 class vector_type; variable
|
H A D | jit-recording.h | 718 vector_type (type *other_type, size_t num_units) in vector_type() function
|
H A D | libgccjit++.h | 925 context::new_rvalue (type vector_type, in new_rvalue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-common.h | 120 class vector_type; variable
|
H A D | libgccjit.cc | 619 gcc::jit::recording::vector_type *vector_type = type->is_vector (); in gcc_jit_type_dyncast_vector() local 644 gcc_jit_vector_type_get_num_units (gcc_jit_vector_type *vector_type) in gcc_jit_vector_type_get_num_units() 657 gcc_jit_vector_type_get_element_type (gcc_jit_vector_type *vector_type) in gcc_jit_vector_type_get_element_type()
|
H A D | jit-recording.h | 791 vector_type (type *other_type, size_t num_units) in vector_type() function
|
H A D | libgccjit++.h | 986 context::new_rvalue (type vector_type, in new_rvalue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.h | 216 vector_type_index vector_type : 8; member 823 function_instance::vector_type (unsigned int i) const in vector_type() function
|
H A D | aarch64-sve-builtins.cc | 2923 tree vector_type = base_vector_type (); in prepare_gather_address_operands() local 3450 tree vector_type = acle_vector_types[0][type]; in register_tuple_type() local
|
H A D | aarch64-sve-builtins-shapes.cc | 216 vector_type_index vector_type = type_suffixes[suffix].vector_type; in parse_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.h | 216 vector_type_index vector_type : 8; member 822 function_instance::vector_type (unsigned int i) const in vector_type() function
|
H A D | aarch64-sve-builtins.cc | 2922 tree vector_type = base_vector_type (); in prepare_gather_address_operands() local 3450 tree vector_type = acle_vector_types[0][type]; in register_tuple_type() local
|
H A D | aarch64-sve-builtins-shapes.cc | 216 vector_type_index vector_type = type_suffixes[suffix].vector_type; in parse_type() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SetVector.h | 47 using vector_type = Vector; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-slp.c | 295 tree vector_type in can_duplicate_and_interleave_p() local 3501 duplicate_and_interleave (vec_info *vinfo, gimple_seq *seq, tree vector_type, in duplicate_and_interleave() 3614 tree vector_type; in vect_get_constant_vectors() local
|
H A D | cgraph.h | 803 tree vector_type; member
|
H A D | tree-vect-loop.c | 2856 neutral_op_for_slp_reduction (slp_tree slp_node, tree vector_type, in neutral_op_for_slp_reduction() 4330 tree vector_type; in get_initial_defs_for_reduction() local
|
H A D | tree-vect-stmts.c | 1603 tree vector_type; in vect_get_vec_def_for_operand() local 11432 get_same_sized_vectype (tree scalar_type, tree vector_type) in get_same_sized_vectype()
|
H A D | internal-fn.c | 3597 internal_gather_scatter_fn_supported_p (internal_fn ifn, tree vector_type, in internal_gather_scatter_fn_supported_p()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-alpha.c | 385 struct vector_type struct 409 static void *vector_grow1 (struct vector_type *vec, size_t elsz); argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-alpha.c | 384 struct vector_type struct 408 static void *vector_grow1 (struct vector_type *vec, size_t elsz); argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp.cc | 400 tree vector_type in can_duplicate_and_interleave_p() local 4787 tree vector_type = SLP_TREE_VECTYPE (child); in vect_slp_analyze_node_operations() local 6332 duplicate_and_interleave (vec_info *vinfo, gimple_seq *seq, tree vector_type, in duplicate_and_interleave() 6440 tree vector_type; in vect_create_constant_vectors() local
|
H A D | cgraph.h | 756 tree vector_type; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 731 val vector_type : lltype -> int -> lltype val
|