Home
last modified time | relevance | path

Searched defs:getIntPtrType (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/IR/
DDataLayout.cpp699 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout
704 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp769 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout
774 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
/external/llvm-project/llvm/lib/IR/
DDataLayout.cpp836 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout
841 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
/external/clang/include/clang/Basic/
DTargetInfo.h233 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h329 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType() function
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1029 ConvertToLLVMPattern::getIntPtrType(unsigned addressSpace) const { in getIntPtrType() function in ConvertToLLVMPattern
/external/clang/lib/AST/
DASTContext.cpp4147 QualType ASTContext::getIntPtrType() const { in getIntPtrType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp5593 QualType ASTContext::getIntPtrType() const { in getIntPtrType() function in ASTContext