HomeSort by: relevance | last modified time | path
    Searched refs:EmitOMPLinearClause (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 2288 void CodeGenFunction::EmitOMPLinearClause(
2522 CGF.EmitOMPLinearClause(S, LoopScope);
3124 EmitOMPLinearClause(S, LoopScope);
6902 CGF.EmitOMPLinearClause(S, LoopScope);
CodeGenFunction.h 3382 void EmitOMPLinearClause(const OMPLoopDirective &D,

Completed in 58 milliseconds