Home
last modified time | relevance | path

Searched defs:Privates (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp692 void OMPReductionClause::setPrivates(ArrayRef<Expr *> Privates) { in setPrivates()
750 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
791 void OMPTaskReductionClause::setPrivates(ArrayRef<Expr *> Privates) { in setPrivates()
822 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
844 void OMPInReductionClause::setPrivates(ArrayRef<Expr *> Privates) { in setPrivates()
884 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2603 ArrayRef<const Expr *> Privates, Address SrcBase, Address DestBase, in emitReductionListCopy()
2810 ArrayRef<const Expr *> Privates, in emitInterWarpCopyFunction()
3108 CodeGenModule &CGM, ArrayRef<const Expr *> Privates, in emitShuffleAndReduceFunction()
3270 CodeGenModule &CGM, ArrayRef<const Expr *> Privates, in emitListToGlobalCopyFunction()
3377 CodeGenModule &CGM, ArrayRef<const Expr *> Privates, in emitListToGlobalReduceFunction()
3473 CodeGenModule &CGM, ArrayRef<const Expr *> Privates, in emitGlobalToListCopyFunction()
3581 CodeGenModule &CGM, ArrayRef<const Expr *> Privates, in emitGlobalToListReduceFunction()
3913 CodeGenFunction &CGF, SourceLocation Loc, ArrayRef<const Expr *> Privates, in emitReduction()
DCGOpenMPRuntime.cpp782 ArrayRef<const Expr *> Privates, in ReductionCodeGen()
3407 createPrivatesRecordDecl(CodeGenModule &CGM, ArrayRef<PrivateDataTy> Privates) { in createPrivatesRecordDecl()
3488 ArrayRef<PrivateDataTy> Privates) { in createKmpTaskTWithPrivatesRecordDecl()
3680 ArrayRef<PrivateDataTy> Privates) { in emitTaskPrivateMappingFunction()
3783 ArrayRef<PrivateDataTy> Privates, bool ForDup) { in emitPrivatesInit()
3900 ArrayRef<PrivateDataTy> Privates) { in checkInitIsRequired()
3933 ArrayRef<PrivateDataTy> Privates, bool WithLastIter) { in emitTaskDupFunction()
3999 ArrayRef<PrivateDataTy> Privates) { in checkDestructorsRequired()
4145 llvm::SmallVector<PrivateDataTy, 4> Privates; in emitTaskInit() local
5369 SourceLocation Loc, llvm::Type *ArgsType, ArrayRef<const Expr *> Privates, in emitReductionFunction()
[all …]
DCGStmtOpenMP.cpp1178 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1396 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
3161 SmallVector<const Expr *, 4> Privates; in emitScanBasedDirective() local
4419 SmallVector<const Expr *, 4> Privates; in EmitOMPScanDirective() local
6385 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam()
/external/clang/lib/AST/
DOpenMPClause.cpp451 void OMPReductionClause::setPrivates(ArrayRef<Expr *> Privates) { in setPrivates()
482 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3164 createPrivatesRecordDecl(CodeGenModule &CGM, ArrayRef<PrivateDataTy> Privates) { in createPrivatesRecordDecl()
3236 ArrayRef<PrivateDataTy> Privates) { in createKmpTaskTWithPrivatesRecordDecl()
3420 ArrayRef<PrivateDataTy> Privates) { in emitTaskPrivateMappingFunction()
3505 ArrayRef<PrivateDataTy> Privates, bool ForDup) { in emitPrivatesInit()
3578 ArrayRef<PrivateDataTy> Privates) { in checkInitIsRequired()
3607 ArrayRef<PrivateDataTy> Privates, bool WithLastIter) { in emitTaskDupFunction()
3687 llvm::SmallVector<PrivateDataTy, 4> Privates; in emitTaskInit() local
4223 ArrayRef<const Expr *> Privates, in emitReductionFunction()
4329 ArrayRef<const Expr *> Privates, in emitReduction()
DCGStmtOpenMP.cpp1141 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
3469 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam()
/external/clang/lib/Sema/
DSemaOpenMP.cpp9081 SmallVector<Expr *, 8> Privates; in ActOnOpenMPReductionClause() local
9610 SmallVector<Expr *, 8> Privates; in ActOnOpenMPLinearClause() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp14812 SmallVector<Expr *, 8> Privates; member
15801 SmallVector<Expr *, 8> Privates; in ActOnOpenMPLinearClause() local