Searched defs:npatterns (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | vector-builder.h | 118 unsigned int npatterns () const { return m_npatterns; } in npatterns() function 194 unsigned int npatterns, in new_vector() 272 unsigned int npatterns = Derived::npatterns_of (vec); in new_unary_operation() local 321 unsigned int npatterns in new_binary_operation() local 350 unsigned int npatterns in binary_encoded_nelts() local 385 vector_builder<T, Shape, Derived>::reshape (unsigned int npatterns, in reshape() 456 vector_builder<T, Shape, Derived>::try_npatterns (unsigned int npatterns) in try_npatterns()
|
| D | vec-perm-indices.cc | 63 unsigned int npatterns = m_encoding.npatterns (); in new_vector() local 153 unsigned int npatterns = orig.m_encoding.npatterns () / factor; in new_shrunk_vector() local 198 unsigned int npatterns = m_encoding.npatterns (); in series_p() local 240 unsigned int npatterns = m_encoding.npatterns (); in all_in_range_p() local
|
| D | rtx-vector-builder.h | 72 unsigned int npatterns, in rtx_vector_builder() 82 rtx_vector_builder::new_vector (machine_mode mode, unsigned int npatterns, in new_vector()
|
| D | tree-vector-builder.h | 68 tree_vector_builder::tree_vector_builder (tree type, unsigned int npatterns, in tree_vector_builder() 78 tree_vector_builder::new_vector (tree type, unsigned int npatterns, in new_vector()
|
| D | int-vector-builder.h | 60 unsigned int npatterns, in int_vector_builder()
|
| D | tree.cc | 2055 unsigned npatterns = 1 << log2_npatterns; in make_vector() local 10144 unsigned int npatterns = VECTOR_CST_NPATTERNS (t); in vector_cst_int_elt() local 10175 unsigned int npatterns = VECTOR_CST_NPATTERNS (t); in vector_cst_elt() local 14844 unsigned int npatterns) in check_vector_cst_duplicate() 14860 unsigned int npatterns) in check_vector_cst_fill() 14875 unsigned int npatterns) in check_vector_cst_stepped()
|
| D | simplify-rtx.cc | 1862 unsigned int npatterns = (CONST_VECTOR_DUPLICATE_P (op) in simplify_const_unary_operation() local 7034 unsigned int first_byte, unsigned int npatterns, in native_decode_vector_rtx()
|
| D | emit-rtl.cc | 5863 unsigned int npatterns = CONST_VECTOR_NPATTERNS (x); in const_vector_int_elt() local 5895 unsigned int npatterns = CONST_VECTOR_NPATTERNS (x); in const_vector_elt() local
|
| D | expmed.cc | 5367 unsigned int npatterns = CONST_VECTOR_NPATTERNS (x); in make_tree() local
|
| D | rtl.h | 430 unsigned int npatterns : 16; member
|
| D | tree-vect-slp.cc | 7064 uint64_t npatterns; in vectorizable_slp_permutation() local
|
| D | fold-const.cc | 8755 unsigned int len, unsigned int npatterns, in native_interpret_vector_part()
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | scp.c | 1632 size_t n, npatterns = 0; in sink() local
|