Home
last modified time | relevance | path

Searched defs:vector_type (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dvector.h114 #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 Djit-common.h120 class vector_type; variable
H A Djit-recording.h718 vector_type (type *other_type, size_t num_units) in vector_type() function
H A Dlibgccjit++.h925 context::new_rvalue (type vector_type, in new_rvalue()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-common.h120 class vector_type; variable
H A Dlibgccjit.cc619 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 Djit-recording.h791 vector_type (type *other_type, size_t num_units) in vector_type() function
H A Dlibgccjit++.h986 context::new_rvalue (type vector_type, in new_rvalue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.h216 vector_type_index vector_type : 8; member
823 function_instance::vector_type (unsigned int i) const in vector_type() function
H A Daarch64-sve-builtins.cc2923 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 Daarch64-sve-builtins-shapes.cc216 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 Daarch64-sve-builtins.h216 vector_type_index vector_type : 8; member
822 function_instance::vector_type (unsigned int i) const in vector_type() function
H A Daarch64-sve-builtins.cc2922 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 Daarch64-sve-builtins-shapes.cc216 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 DSetVector.h47 using vector_type = Vector; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c295 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 Dcgraph.h803 tree vector_type; member
H A Dtree-vect-loop.c2856 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 Dtree-vect-stmts.c1603 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 Dinternal-fn.c3597 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 Dvms-alpha.c385 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 Dvms-alpha.c384 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 Dtree-vect-slp.cc400 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 Dcgraph.h756 tree vector_type; member
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli731 val vector_type : lltype -> int -> lltype val

12