Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1039 llvm::Type *CGOpenMPRuntime::getIdentTyPointerTy() { in getIdentTyPointerTy() function in CGOpenMPRuntime
1062 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty, in createRuntimeFunction()
1071 llvm::Type *TypeParams[] = {getIdentTyPointerTy()}; in createRuntimeFunction()
1080 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty, in createRuntimeFunction()
1092 getIdentTyPointerTy(), CGM.Int32Ty, in createRuntimeFunction()
1102 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty, in createRuntimeFunction()
1126 llvm::Type *FnTyArgs[] = {getIdentTyPointerTy(), CGM.VoidPtrTy, KmpcCtorTy, in createRuntimeFunction()
1137 getIdentTyPointerTy(), CGM.Int32Ty, in createRuntimeFunction()
1147 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty}; in createRuntimeFunction()
1155 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty}; in createRuntimeFunction()
[all …]
DCGOpenMPRuntime.h390 llvm::Type *getIdentTyPointerTy();