Home
last modified time | relevance | path

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

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