Home
last modified time | relevance | path

Searched refs:EmitOMPDeclareReduction (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp125 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this); in EmitDecl()
1874 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D, in EmitOMPDeclareReduction() function in CodeGenModule
DCodeGenModule.h1113 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
DCodeGenModule.cpp1570 EmitOMPDeclareReduction(DRD); in EmitGlobal()
3938 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D)); in EmitTopLevelDecl()