search for: omp_ptask

Displaying 4 results from an estimated 4 matches for "omp_ptask".

2012 Oct 02
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...ON > ------------------------------------------------------------ > single | OMP_SINGLE > | OMP_END_SINGLE > ------------------------------------------------------------ > task | OMP_PTASK > | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master |...
2012 Sep 28
11
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...| OMP_SECTION ------------------------------------------------------------ single | OMP_SINGLE | OMP_END_SINGLE ------------------------------------------------------------ task | OMP_PTASK | OMP_END_PTASK ------------------------------------------------------------ taskyield | OMP_PTASKYIELD ------------------------------------------------------------ master | OMP_MASTER...
2012 Oct 03
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...ION > ------------------------------------------------------------ > single | OMP_SINGLE > | OMP_END_SINGLE > ------------------------------------------------------------ > task | OMP_PTASK > | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master |...
2012 Sep 28
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...ION > ------------------------------------------------------------ > single | OMP_SINGLE > | OMP_END_SINGLE > ------------------------------------------------------------ > task | OMP_PTASK > | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master |...