Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/include/
H A Dvector.h112 #define DAL_VECTOR_INSERT_AT(vector_type, type_t) \ argument
121 #define DAL_VECTOR_APPEND(vector_type, type_t) \ argument
133 #define DAL_VECTOR_AT_INDEX(vector_type, type_t) \ argument
141 #define DAL_VECTOR_SET_AT_INDEX(vector_type, type_t) \ argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-slp.c237 tree vector_type = build_vector_type (int_type, nelts); in can_duplicate_and_interleave_p() local
3407 duplicate_and_interleave (gimple_seq *seq, tree vector_type, vec<tree> elts, in duplicate_and_interleave()
3515 tree vector_type; in vect_get_constant_vectors() local
H A Dtree-vect-loop.c2746 tree vector_type = STMT_VINFO_VECTYPE (stmt_vinfo); in neutral_op_for_slp_reduction() local
4553 tree vector_type; in get_initial_defs_for_reduction() local
H A Dcgraph.h777 tree vector_type; member
H A Dtree-vect-stmts.c1443 tree vector_type; in vect_get_vec_def_for_operand() local
9909 get_same_sized_vectype (tree scalar_type, tree vector_type) in get_same_sized_vectype()
H A Dinternal-fn.c3336 internal_gather_scatter_fn_supported_p (internal_fn ifn, tree vector_type, in internal_gather_scatter_fn_supported_p()
H A Dtree.c14403 tree vector_type = build_vector_type (element_type, 8); in test_vector_cst_patterns() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-stmts.c1149 vect_init_vector (gimple stmt, tree vector_var, tree vector_type, in vect_init_vector()
1235 tree vector_type; in vect_get_vec_def_for_operand() local
5870 get_same_sized_vectype (tree scalar_type, tree vector_type) in get_same_sized_vectype()
H A Dtree-vect-slp.c2219 tree vector_type; in vect_get_constant_vectors() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalarith.c1355 value_vector_widen (struct value *scalar_value, struct type *vector_type) in value_vector_widen()