Home
last modified time | relevance | path

Searched defs:SharedsTy (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3503 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3605 const RecordDecl *KmpTaskTQTyRD, QualType SharedsTy, in emitTaskDupFunction()
3684 llvm::Value *TaskFunction, QualType SharedsTy, in emitTaskInit()
3869 QualType SharedsTy, Address Shareds, in emitTaskCall()
4059 QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
DCGStmtOpenMP.cpp2561 auto SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskDirective() local
3480 auto SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskLoopBasedDirective() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3781 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3931 const RecordDecl *KmpTaskTQTyRD, QualType SharedsTy, in emitTaskDupFunction()
4142 llvm::Function *TaskFunction, QualType SharedsTy, 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.cpp4172 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTargetTaskBasedDirective() local
4303 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskDirective() local
6400 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskLoopBasedDirective() local