Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3260 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3407 const RecordDecl *KmpTaskTQTyRD, QualType SharedsTy, in emitTaskDupFunction()
3616 llvm::Function *TaskFunction, QualType SharedsTy, in emitTaskInit()
4516 QualType SharedsTy, Address Shareds, in emitTaskCall()
4636 QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
12116 QualType SharedsTy, Address Shareds, in emitTaskCall()
12124 llvm::Function *TaskFunction, QualType SharedsTy, Address Shareds, in emitTaskLoopCall()
H A DCGStmtOpenMP.cpp5076 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTargetTaskBasedDirective() local
5308 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskDirective() local
7673 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskLoopBasedDirective() local