Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DFIRBuilder.h97 mlir::Type getIntPtrType() { in getIntPtrType() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DDataLayout.cpp842 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, in getIntPtrType() function in DataLayout
847 Type *DataLayout::getIntPtrType(Type *Ty) const { in getIntPtrType() function in DataLayout
/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DPattern.cpp41 Type ConvertToLLVMPattern::getIntPtrType(unsigned addressSpace) const { in getIntPtrType() function in ConvertToLLVMPattern
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h350 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp5884 QualType ASTContext::getIntPtrType() const { in getIntPtrType() function in ASTContext