Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDecl.cpp174 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this); in EmitDecl()
2773 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D, in EmitOMPDeclareReduction() function in CodeGenModule
HDCodeGenModule.h1487 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
HDCodeGenModule.cpp3781 EmitOMPDeclareReduction(DRD); in EmitGlobal()
7131 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D)); in EmitTopLevelDecl()