Home
last modified time | relevance | path

Searched refs:elt_bytes (Results 1 – 25 of 39) sorted by relevance

12

/dports/science/axom/axom-0.6.1/src/axom/sidre/tests/
H A Dsidre_view_C.cpp111 const unsigned int elt_bytes = sizeof(int); in TEST() local
134 EXPECT_EQ(num_elts * elt_bytes, SIDRE_Buffer_get_total_bytes(dbuff)); in TEST()
H A Dsidre_view.cpp887 const IndexType elt_bytes = sizeof(int); in TEST() local
903 EXPECT_EQ(dbuff->getTotalBytes(), num_elts * elt_bytes); in TEST()
912 elt_offset_e * elt_bytes, in TEST()
913 elt_stride * elt_bytes)); in TEST()
915 elt_offset_o * elt_bytes, in TEST()
916 elt_stride * elt_bytes)); in TEST()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c239 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
245 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
246 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
284 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c239 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
245 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
246 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
284 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-slp.c225 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
232 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
270 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c240 poly_int64 elt_bytes = count * GET_MODE_SIZE (elt_mode); in can_duplicate_and_interleave_p() local
246 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
247 if (multiple_p (current_vector_size, elt_bytes, &nelts) in can_duplicate_and_interleave_p()
285 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c284 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
289 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
336 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c284 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
289 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
336 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c284 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
289 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
336 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-slp.c384 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
389 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
436 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c384 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
389 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
436 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c384 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
389 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
436 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2936 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2937 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2957 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2958 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2953 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2954 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2957 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2958 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2957 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2958 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2957 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2958 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2940 unsigned int elt_bytes = GET_MODE_UNIT_SIZE (mem_mode); in prepare_gather_address_operands() local
2941 rtx shift = gen_int_mode (exact_log2 (elt_bytes), DImode); in prepare_gather_address_operands()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-slp.c389 poly_int64 elt_bytes = count * GET_MODE_UNIT_SIZE (base_vector_mode); in can_duplicate_and_interleave_p() local
394 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p()
441 if (!multiple_p (elt_bytes, 2, &elt_bytes)) in can_duplicate_and_interleave_p()

12