Home
last modified time | relevance | path

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

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvector-builder.h235 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
236 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
237 unsigned int next = new_encoded_nelts - npatterns; in reshape()
238 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
242 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvector-builder.h389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local
390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()
391 unsigned int next = new_encoded_nelts - npatterns; in reshape()
392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()
396 if (next == new_encoded_nelts) in reshape()