Home
last modified time | relevance | path

Searched refs:input_nelts (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec-perm-indices.h77 poly_uint64 input_nelts () const { return m_ninputs * m_nelts_per_input; } in input_nelts() function
122 element_type limit = input_nelts (), elem_within_input; in clamp()
H A Dvec-perm-indices.cc250 element_type limit = input_nelts (); in all_in_range_p()
H A DChangeLog-201835331 (vec_perm_indices::input_nelts): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvec-perm-indices.h76 poly_uint64 input_nelts () const { return m_ninputs * m_nelts_per_input; } in input_nelts() function
121 element_type limit = input_nelts (), elem_within_input; in clamp()
H A Dvec-perm-indices.c192 element_type limit = input_nelts (); in all_in_range_p()