Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2998 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction() argument
3045 CGF.ConvertTypeForMem(SharedsPtrTy)); in emitProxyTaskFunction()
3260 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit() argument
3282 KmpTaskSharedsPtr, CGF.ConvertTypeForMem(SharedsPtrTy), in emitPrivatesInit()
3408 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction() argument
3466 SharedsTy, SharedsPtrTy, Data, Privates, /*ForDup=*/true); in emitTaskDupFunction()
3694 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local
3714 KmpTaskTWithPrivatesQTy, KmpTaskTQTy, SharedsPtrTy, TaskFunction, in emitTaskInit()
3959 SharedsTy, SharedsPtrTy, Data, Privates, in emitTaskInit()
3965 KmpTaskTQTyRD, SharedsTy, SharedsPtrTy, Data, Privates, in emitTaskInit()