Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h339 llvm::Type *getIdentTyPointerTy();
H A DCGOpenMPRuntimeGPU.cpp1293 cast<llvm::PointerType>(getIdentTyPointerTy())), in syncCTAThreads()
H A DCGOpenMPRuntime.cpp1484 llvm::Type *CGOpenMPRuntime::getIdentTyPointerTy() { in getIdentTyPointerTy() function in CGOpenMPRuntime