Home
last modified time | relevance | path

Searched refs:SharedsPtrTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3500 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction() argument
3547 CGF.ConvertTypeForMem(SharedsPtrTy)); in emitProxyTaskFunction()
3762 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit() argument
3784 KmpTaskSharedsPtr, CGF.ConvertTypeForMem(SharedsPtrTy), in emitPrivatesInit()
3911 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction() argument
3969 SharedsTy, SharedsPtrTy, Data, Privates, /*ForDup=*/true); in emitTaskDupFunction()
4197 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local
4217 KmpTaskTWithPrivatesQTy, KmpTaskTQTy, SharedsPtrTy, TaskFunction, in emitTaskInit()
4461 SharedsTy, SharedsPtrTy, Data, Privates, in emitTaskInit()
4467 KmpTaskTQTyRD, SharedsTy, SharedsPtrTy, Data, Privates, in emitTaskInit()