Home
last modified time | relevance | path

Searched defs:parallel (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dshared-2.c7 parallel (int a, int b) in parallel() function
H A Dshared-1.c15 parallel (int a, int b) in parallel() function
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dshared-2.C4 parallel (int a, int b) in parallel() function
H A Dshared-1.C17 parallel (int a, int b) in parallel() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsh3-rom.c34 static struct serial *parallel; variable
/openbsd-src/usr.bin/paste/
H A Dpaste.c102 parallel(char **argv) in parallel() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp23 namespace parallel { namespace
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic4x-dis.c358 char *parallel = NULL; in tic4x_print_op() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dtic4x-dis.c409 char *parallel = NULL; local
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_context_types.h302 } parallel; member
/openbsd-src/sys/net/
H A Dif_wg.c1809 struct wg_ring *parallel = &sc->sc_decap_ring; wg_queue_in() local
1841 struct wg_ring *parallel = &sc->sc_encap_ring; wg_queue_out() local
[all...]
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c272 parallel (void) in parallel() function
H A Dtc-tic4x.c133 unsigned int parallel; /* True if parallel instruction. */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c259 parallel (void) in parallel() function
H A Dtc-tic4x.c133 unsigned int parallel; /* True if parallel instruction. */ member
/openbsd-src/gnu/gcc/gcc/
H A Dvar-tracking.c2466 rtx parallel; in emit_note_insn_var_location() local
H A Dexpr.c1789 emit_group_load_into_temps (rtx parallel, rtx src, tree type, int ssize) in emit_group_load_into_temps()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c1887 const char *parallel = ((PACKING_FLAG_USED_P ()) ? ".p" : ""); local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c1988 const char *parallel = (frv_issue_rate () > 1 ? ".p" : ""); in frv_asm_output_mi_thunk() local