Searched defs:parallel (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/usr.bin/paste/ |
H A D | paste.c | 118 parallel(char **argv) in parallel() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-grid.c | 1159 else if (gomp_parallel *parallel = dyn_cast <gomp_parallel *> (stmt)) in grid_mark_tiling_parallels_and_loops() local 1226 gomp_parallel *parallel = as_a <gomp_parallel *> (stmt); in grid_process_kernel_body_copy() local
|
H A D | lto-wrapper.c | 1105 int parallel = 0; in run_gcc() local
|
H A D | combine.c | 3613 rtx parallel, *split; in try_combine() local
|
H A D | var-tracking.c | 8860 rtx parallel; in emit_note_insn_var_location() local
|
H A D | expr.c | 2318 emit_group_load_into_temps (rtx parallel, rtx src, tree type, poly_int64 ssize) in emit_group_load_into_temps()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | lto-wrapper.c | 438 int parallel = 0; in run_gcc() local
|
H A D | combine.c | 3460 rtx parallel, m_split, *split; in try_combine() local
|
H A D | expr.c | 1799 emit_group_load_into_temps (rtx parallel, rtx src, tree type, int ssize) in emit_group_load_into_temps()
|
H A D | var-tracking.c | 8209 rtx parallel; in emit_note_insn_var_location() local
|
/dflybsd-src/sys/net/wg/ |
H A D | if_wg.c | 505 wg_queue_both(struct wg_queue *parallel, struct wg_queue *serial, in wg_queue_both() 562 wg_queue_dequeue_parallel(struct wg_queue *parallel) in wg_queue_dequeue_parallel()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 16668 bool parallel = false; in c_parser_omp_distribute() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 36120 bool parallel = false; in cp_parser_omp_distribute() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 40608 ix86_vec_cost (machine_mode mode, int cost, bool parallel) in ix86_vec_cost()
|