Home
last modified time | relevance | path

Searched defs:OMPParallelForSimdDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmtOpenMP.h1171 OMPParallelForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelForSimdDirective() function
1182 explicit OMPParallelForSimdDirective(unsigned CollapsedNum, in OMPParallelForSimdDirective() function
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1294 const OMPParallelForSimdDirective &) { in EmitOMPParallelForSimdDirective()