Home
last modified time | relevance | path

Searched defs:cpu_vec_costs (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm-protos.h229 struct cpu_vec_costs { struct
230 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
232 const int scalar_load_cost; /* Cost of scalar load. */
233 const int scalar_store_cost; /* Cost of scalar store. */
234 const int vec_stmt_cost; /* Cost of any vector operation, excluding
237 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
239 const int vec_align_load_cost; /* Cost of aligned vector load. */
240 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
241 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
242 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm-protos.h228 struct cpu_vec_costs { struct
229 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
231 const int scalar_load_cost; /* Cost of scalar load. */
232 const int scalar_store_cost; /* Cost of scalar store. */
233 const int vec_stmt_cost; /* Cost of any vector operation, excluding
236 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
238 const int vec_align_load_cost; /* Cost of aligned vector load. */
239 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
240 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
241 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm-protos.h228 struct cpu_vec_costs { struct
229 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
231 const int scalar_load_cost; /* Cost of scalar load. */
232 const int scalar_store_cost; /* Cost of scalar store. */
233 const int vec_stmt_cost; /* Cost of any vector operation, excluding
236 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
238 const int vec_align_load_cost; /* Cost of aligned vector load. */
239 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
240 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
241 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm-protos.h248 struct cpu_vec_costs { struct
249 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
251 const int scalar_load_cost; /* Cost of scalar load. */
252 const int scalar_store_cost; /* Cost of scalar store. */
253 const int vec_stmt_cost; /* Cost of any vector operation, excluding
256 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
258 const int vec_align_load_cost; /* Cost of aligned vector load. */
259 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
260 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
261 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arm/
H A Darm-protos.h258 struct cpu_vec_costs { struct
259 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
261 const int scalar_load_cost; /* Cost of scalar load. */
262 const int scalar_store_cost; /* Cost of scalar store. */
263 const int vec_stmt_cost; /* Cost of any vector operation, excluding
266 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
268 const int vec_align_load_cost; /* Cost of aligned vector load. */
269 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
270 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
271 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arm/
H A Darm-protos.h261 struct cpu_vec_costs { struct
262 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
264 const int scalar_load_cost; /* Cost of scalar load. */
265 const int scalar_store_cost; /* Cost of scalar store. */
266 const int vec_stmt_cost; /* Cost of any vector operation, excluding
269 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
271 const int vec_align_load_cost; /* Cost of aligned vector load. */
272 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
273 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
274 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arm/
H A Darm-protos.h259 struct cpu_vec_costs { struct
260 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
262 const int scalar_load_cost; /* Cost of scalar load. */
263 const int scalar_store_cost; /* Cost of scalar store. */
264 const int vec_stmt_cost; /* Cost of any vector operation, excluding
267 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
269 const int vec_align_load_cost; /* Cost of aligned vector load. */
270 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
271 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
272 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arm/
H A Darm-protos.h261 struct cpu_vec_costs { struct
262 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
264 const int scalar_load_cost; /* Cost of scalar load. */
265 const int scalar_store_cost; /* Cost of scalar store. */
266 const int vec_stmt_cost; /* Cost of any vector operation, excluding
269 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
271 const int vec_align_load_cost; /* Cost of aligned vector load. */
272 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
273 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
274 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/arm/
H A Darm-protos.h261 struct cpu_vec_costs { struct
262 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
264 const int scalar_load_cost; /* Cost of scalar load. */
265 const int scalar_store_cost; /* Cost of scalar store. */
266 const int vec_stmt_cost; /* Cost of any vector operation, excluding
269 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
271 const int vec_align_load_cost; /* Cost of aligned vector load. */
272 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
273 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
274 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/arm/
H A Darm-protos.h260 struct cpu_vec_costs { struct
261 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
263 const int scalar_load_cost; /* Cost of scalar load. */
264 const int scalar_store_cost; /* Cost of scalar store. */
265 const int vec_stmt_cost; /* Cost of any vector operation, excluding
268 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
270 const int vec_align_load_cost; /* Cost of aligned vector load. */
271 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
272 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
273 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/arm/
H A Darm-protos.h241 struct cpu_vec_costs { struct
242 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
244 const int scalar_load_cost; /* Cost of scalar load. */
245 const int scalar_store_cost; /* Cost of scalar store. */
246 const int vec_stmt_cost; /* Cost of any vector operation, excluding
249 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
251 const int vec_align_load_cost; /* Cost of aligned vector load. */
252 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
253 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
254 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/arm/
H A Darm-protos.h247 struct cpu_vec_costs { struct
248 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
250 const int scalar_load_cost; /* Cost of scalar load. */
251 const int scalar_store_cost; /* Cost of scalar store. */
252 const int vec_stmt_cost; /* Cost of any vector operation, excluding
255 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
257 const int vec_align_load_cost; /* Cost of aligned vector load. */
258 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
259 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
260 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/arm/
H A Darm-protos.h247 struct cpu_vec_costs { struct
248 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
250 const int scalar_load_cost; /* Cost of scalar load. */
251 const int scalar_store_cost; /* Cost of scalar store. */
252 const int vec_stmt_cost; /* Cost of any vector operation, excluding
255 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
257 const int vec_align_load_cost; /* Cost of aligned vector load. */
258 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
259 const int vec_unalign_store_cost; /* Cost of unaligned vector load. */
260 const int vec_store_cost; /* Cost of vector store. */
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm-protos.h229 struct cpu_vec_costs { struct
230 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
232 const int scalar_load_cost; /* Cost of scalar load. */
233 const int scalar_store_cost; /* Cost of scalar store. */
234 const int vec_stmt_cost; /* Cost of any vector operation, excluding
237 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
238 const int scalar_to_vec_cost; /* Cost of scalar-to-vector operation. */
239 const int vec_align_load_cost; /* Cost of aligned vector load. */
240 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
264 const struct cpu_vec_costs* vec_costs; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm-protos.h229 struct cpu_vec_costs { struct
230 const int scalar_stmt_cost; /* Cost of any scalar operation, excluding
232 const int scalar_load_cost; /* Cost of scalar load. */
233 const int scalar_store_cost; /* Cost of scalar store. */
234 const int vec_stmt_cost; /* Cost of any vector operation, excluding
237 const int vec_to_scalar_cost; /* Cost of vect-to-scalar operation. */
238 const int scalar_to_vec_cost; /* Cost of scalar-to-vector operation. */
239 const int vec_align_load_cost; /* Cost of aligned vector load. */
240 const int vec_unalign_load_cost; /* Cost of unaligned vector load. */
264 const struct cpu_vec_costs* vec_costs; argument