Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1348 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
DCGDecl.cpp167 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this); in EmitDecl()
2605 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D, in EmitOMPDeclareReduction() function in CodeGenModule
DCodeGenModule.cpp2917 EmitOMPDeclareReduction(DRD); in EmitGlobal()
5932 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D)); in EmitTopLevelDecl()