Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3826 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3976 const RecordDecl *KmpTaskTQTyRD, QualType SharedsTy, in emitTaskDupFunction()
4187 llvm::Function *TaskFunction, QualType SharedsTy, 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 DCGStmtOpenMP.cpp4589 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTargetTaskBasedDirective() local
4725 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskDirective() local
6833 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskLoopBasedDirective() local