Home
last modified time | relevance | path

Searched defs:IntPtrTy (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp36 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp766 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in canonicalizeArrayIndicesToPointerSize() local
817 Type *IntPtrTy = DL->getIntPtrType(Variadic->getType()); in lowerToSingleIndexGEPs() local
889 Type *IntPtrTy = DL->getIntPtrType(Variadic->getType()); in lowerToArithmetics() local
1069 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in splitGEP() local
DStraightLineStrengthReduce.cpp477 IntegerType *IntPtrTy = cast<IntegerType>(DL->getIntPtrType(I->getType())); in allocateCandidatesAndFindBasisForGEP() local
668 Type *IntPtrTy = DL->getIntPtrType(C.Ins->getType()); in rewriteCandidateWithBasis() local
DNaryReassociate.cpp423 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in tryReassociateGEPAtIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp46 IntegerType *IntPtrTy = B.getIntPtrTy(M->getDataLayout()); in create() local
/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp47 IntegerType *IntPtrTy = B.getIntPtrTy(M->getDataLayout()); in create() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp720 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in canonicalizeArrayIndicesToPointerSize() local
771 Type *IntPtrTy = DL->getIntPtrType(Variadic->getType()); in lowerToSingleIndexGEPs() local
843 Type *IntPtrTy = DL->getIntPtrType(Variadic->getType()); in lowerToArithmetics() local
1022 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in splitGEP() local
DStraightLineStrengthReduce.cpp441 IntegerType *IntPtrTy = cast<IntegerType>(DL->getIntPtrType(I->getType())); in allocateCandidatesAndFindBasisForGEP() local
633 Type *IntPtrTy = DL->getIntPtrType(C.Ins->getType()); in rewriteCandidateWithBasis() local
DNaryReassociate.cpp426 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in tryReassociateGEPAtIndex() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h191 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); variable
/external/llvm/lib/Analysis/
DConstantFolding.cpp694 Type *IntPtrTy = DL.getIntPtrType(ResultTy); in CastGEPIndices() local
760 Type *IntPtrTy = DL.getIntPtrType(Ptr->getType()); in SymbolicallyEvaluateGEP() local
1105 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1117 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
1129 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1143 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
/external/llvm/include/llvm/Analysis/
DPtrUseVisitor.h208 IntegerType *IntPtrTy = cast<IntegerType>(DL.getIntPtrType(I.getType())); in visitPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp35 Type *IntPtrTy = Type::getInt8PtrTy(*DAG.getContext()); in EmitTargetCodeForMemset() local
DAArch64LegalizerInfo.cpp733 LLT IntPtrTy = LLT::scalar(PtrTy.getSizeInBits()); in legalizeVaArg() local
/external/llvm/examples/BrainF/
DBrainF.cpp95 Type* IntPtrTy = IntegerType::getInt32Ty(C); in header() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h46 llvm::IntegerType *IntPtrTy; member
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp78 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp1221 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1233 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
1245 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1259 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp78 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2798 Type *IntPtrTy, Value *OffsetValue, in CreateAlignmentAssumptionHelper()
2842 Type *IntPtrTy = getIntPtrTy(DL, PtrTy->getAddressSpace()); variable
2868 Type *IntPtrTy = getIntPtrTy(DL, PtrTy->getAddressSpace()); variable
/external/llvm/unittests/IR/
DIRBuilderTest.cpp125 IntegerType *IntPtrTy = Builder.getIntPtrTy(*DL); in TEST_F() local
/external/llvm/lib/IR/
DInstructions.cpp442 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc()
529 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
537 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
556 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
563 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
584 Type *IntPtrTy = Type::getInt8PtrTy(M->getContext()); in createFree() local
2370 Type *IntPtrTy) { in isNoopCast()
2408 Type *IntPtrTy = in isNoopCast() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp132 Type *IntPtrTy; member in __anon5cb4ab520111::SafeStack
/external/llvm/lib/CodeGen/
DSafeStack.cpp113 Type *IntPtrTy; member in __anona87888b00111::SafeStack
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp523 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc()
611 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
619 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
637 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
644 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
665 Type *IntPtrTy = Type::getInt8PtrTy(M->getContext()); in createFree() local

123