Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3266 QualType KmpTaskTWithPrivatesPtrQTy, in emitProxyTaskFunction() argument
3275 KmpTaskTWithPrivatesPtrQTy.withRestrict()); in emitProxyTaskFunction()
3298 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitProxyTaskFunction()
3362 QualType KmpTaskTWithPrivatesPtrQTy, in emitDestructorsFunction() argument
3369 KmpTaskTWithPrivatesPtrQTy.withRestrict()); in emitDestructorsFunction()
3388 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitDestructorsFunction()
3603 QualType KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction() argument
3611 /*Id=*/nullptr, KmpTaskTWithPrivatesPtrQTy); in emitTaskDupFunction()
3613 /*Id=*/nullptr, KmpTaskTWithPrivatesPtrQTy); in emitTaskDupFunction()
3632 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitTaskDupFunction()
[all …]
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3517 QualType KmpTaskTWithPrivatesPtrQTy, in emitProxyTaskFunction() argument
3526 KmpTaskTWithPrivatesPtrQTy.withRestrict(), in emitProxyTaskFunction()
3552 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitProxyTaskFunction()
3621 QualType KmpTaskTWithPrivatesPtrQTy, in emitDestructorsFunction() argument
3628 KmpTaskTWithPrivatesPtrQTy.withRestrict(), in emitDestructorsFunction()
3650 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitDestructorsFunction()
3929 QualType KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction() argument
3937 KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction()
3940 KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction()
3961 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitTaskDupFunction()
[all …]