OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dblocks
(Results
26 - 27
of
27
) sorted by null
1
2
/external/clang/test/OpenMP/
parallel_reduction_codegen.cpp
5
// RUN: %clang_cc1 -verify -fopenmp -x c++ -fblocks -
DBLOCKS
-triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck -check-prefix=BLOCKS %s
[
all
...]
for_reduction_codegen.cpp
5
// RUN: %clang_cc1 -verify -fopenmp -x c++ -fblocks -
DBLOCKS
-triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck -check-prefix=BLOCKS %s
[
all
...]
Completed in 2677 milliseconds
1
2