Searched defs:Shareds (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 791 ReductionCodeGen::ReductionCodeGen(ArrayRef<const Expr *> Shareds, in ReductionCodeGen() 4188 Address Shareds, const OMPTaskDataTy &Data) { in emitTaskInit() 5111 QualType SharedsTy, Address Shareds, in emitTaskCall() 5229 QualType SharedsTy, Address Shareds, in emitTaskLoopCall() 12751 QualType SharedsTy, Address Shareds, in emitTaskCall() 12759 llvm::Function *TaskFunction, QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
|
H A D | CGStmtOpenMP.cpp | 1200 SmallVector<const Expr *, 4> Shareds; in EmitOMPReductionClauseInit() local 3323 SmallVector<const Expr *, 4> Shareds; in emitScanBasedDirectiveDecls() local 4840 SmallVector<const Expr *, 4> Shareds; in EmitOMPScanDirective() local
|