Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3268 QualType SharedsPtrTy, llvm::Value *TaskFunction, in emitProxyTaskFunction()
3503 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3606 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()
3739 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3519 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction()
3781 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3932 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()
4220 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local