Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DFIRBuilder.h146 mlir::Type getIntPtrType() { getIntPtrType() function
/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp878 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, getIntPtrType() function in DataLayout
883 Type *DataLayout::getIntPtrType(Type *Ty) const { getIntPtrType() function in DataLayout
/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DPattern.cpp40 Type ConvertToLLVMPattern::getIntPtrType(unsigned addressSpace) const { in getIntPtrType() function in ConvertToLLVMPattern
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h397 IntType getIntPtrType() const { return IntPtrType; } getIntPtrType() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6112 QualType ASTContext::getIntPtrType() const { getIntPtrType() function in ASTContext