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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp153 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this);
2536 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D, function in class:CodeGenModule
H A DCodeGenModule.h1304 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
H A DCodeGenModule.cpp2577 EmitOMPDeclareReduction(DRD);
5560 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D));

Completed in 129 milliseconds