Home
last modified time | relevance | path

Searched refs:repeating_sequence_p (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvector-builder.h108 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
254 vector_builder<T, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
308 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
324 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
381 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvector-builder.h138 bool repeating_sequence_p (unsigned int, unsigned int, unsigned int);
408 vector_builder<T, Shape, Derived>::repeating_sequence_p (unsigned int start, in repeating_sequence_p() function
462 if (repeating_sequence_p (0, encoded_nelts (), npatterns)) in try_npatterns()
478 if (repeating_sequence_p (npatterns, encoded_nelts (), npatterns)) in try_npatterns()
535 && repeating_sequence_p (encoded_nelts () - m_npatterns * 2, in finalize()