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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 1348 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
CGDecl.cpp 162 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this);
2598 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
CodeGenModule.cpp 2887 EmitOMPDeclareReduction(DRD);
5898 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D));

Completed in 21 milliseconds