Searched defs:getIntPtrType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/include/flang/Optimizer/Builder/ | ||
H A D | FIRBuilder.h | 146 mlir::Type getIntPtrType() { getIntPtrType() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | DataLayout.cpp | 878 IntegerType *DataLayout::getIntPtrType(LLVMContext &C, getIntPtrType() function in DataLayout |
/llvm-project/mlir/lib/Conversion/LLVMCommon/ | ||
H A D | Pattern.cpp | 40 Type ConvertToLLVMPattern::getIntPtrType(unsigned addressSpace) const { in getIntPtrType() function in ConvertToLLVMPattern |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 397 IntType getIntPtrType() const { return IntPtrType; } getIntPtrType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 6112 QualType ASTContext::getIntPtrType() const { getIntPtrType() function in ASTContext |