| /src/external/gpl3/gcc/dist/libgomp/ |
| acc_prof.h | 169 _acc_prof_size_t num_gangs, num_workers, vector_length; member in struct:acc_launch_event_info 171 _ACC_PROF_VALID_BYTES_STRUCT (acc_launch_event_info, vector_length, \
|
| /src/external/gpl3/gcc.old/dist/libgomp/ |
| acc_prof.h | 169 _acc_prof_size_t num_gangs, num_workers, vector_length; member in struct:acc_launch_event_info 171 _ACC_PROF_VALID_BYTES_STRUCT (acc_launch_event_info, vector_length, \
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-i386.c | 4300 unsigned int vector_length; 4376 vector_length = avxscalar; 4378 vector_length = 1; 4380 vector_length = 0; 4387 vector_length = 0; 4393 vector_length = 1; 4422 | vector_length << 2 4456 | vector_length << 2 4296 unsigned int vector_length; local
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-i386.c | 4226 unsigned int vector_length; 4302 vector_length = avxscalar; 4304 vector_length = 1; 4306 vector_length = 0; 4313 vector_length = 0; 4319 vector_length = 1; 4348 | vector_length << 2 4382 | vector_length << 2 4222 unsigned int vector_length; local
|
| /src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
| nvptx.cc | 149 vector-neutering and boardcasting when vector_length > 32. It is 164 /* Buffer needed for vector reductions, when vector_length > 3451 int vector_length; 3470 max_workers = PTX_CTA_SIZE / oa.vector_length; 3474 cfun->machine->axis_dim[MACH_VECTOR_LENGTH] = oa.vector_length; 5334 oa->vector_length = size; 6440 /* Check that the vector_length is not too large. */ 6448 /* Ensure that num_worker * vector_length <= cta size. */ 6588 vector_reason = G_("using %<vector_length (%d)%> due to call to" 6596 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting") 3446 int vector_length; member in struct:offload_attrs [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
| nvptx.cc | 150 vector-neutering and boardcasting when vector_length > 32. It is 165 /* Buffer needed for vector reductions, when vector_length > 3435 int vector_length; 3454 max_workers = PTX_CTA_SIZE / oa.vector_length; 3458 cfun->machine->axis_dim[MACH_VECTOR_LENGTH] = oa.vector_length; 5318 oa->vector_length = size; 6293 /* Check that the vector_length is not too large. */ 6301 /* Ensure that num_worker * vector_length <= cta size. */ 6441 vector_reason = G_("using %<vector_length (%d)%> due to call to" 6449 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting") 3430 int vector_length; member in struct:offload_attrs [all...] |