Home
last modified time | relevance | path

Searched defs:Shareds (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp780 ReductionCodeGen::ReductionCodeGen(ArrayRef<const Expr *> Shareds, in ReductionCodeGen()
4143 Address Shareds, const OMPTaskDataTy &Data) { in emitTaskInit()
5066 QualType SharedsTy, Address Shareds, in emitTaskCall()
5184 QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
12573 QualType SharedsTy, Address Shareds, in emitTaskCall()
12581 llvm::Function *TaskFunction, QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
DCGStmtOpenMP.cpp1177 SmallVector<const Expr *, 4> Shareds; in EmitOMPReductionClauseInit() local
3160 SmallVector<const Expr *, 4> Shareds; in emitScanBasedDirective() local
4418 SmallVector<const Expr *, 4> Shareds; in EmitOMPScanDirective() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3685 Address Shareds, const OMPTaskDataTy &Data) { in emitTaskInit()
3869 QualType SharedsTy, Address Shareds, in emitTaskCall()
4059 QualType SharedsTy, Address Shareds, in emitTaskLoopCall()