| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64SelectionDAGInfo.cpp | 36     Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());  in EmitTargetCodeForMemset()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | SeparateConstOffsetFromGEP.cpp | 766   Type *IntPtrTy = DL->getIntPtrType(GEP->getType());  in canonicalizeArrayIndicesToPointerSize()  local817   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
 
 | 
| D | StraightLineStrengthReduce.cpp | 477   IntegerType *IntPtrTy = cast<IntegerType>(DL->getIntPtrType(I->getType()));  in allocateCandidatesAndFindBasisForGEP()  local668       Type *IntPtrTy = DL->getIntPtrType(C.Ins->getType());  in rewriteCandidateWithBasis()  local
 
 | 
| D | NaryReassociate.cpp | 423   Type *IntPtrTy = DL->getIntPtrType(GEP->getType());  in tryReassociateGEPAtIndex()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | SanitizerStats.cpp | 46   IntegerType *IntPtrTy = B.getIntPtrTy(M->getDataLayout());  in create()  local
 | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | SanitizerStats.cpp | 47   IntegerType *IntPtrTy = B.getIntPtrTy(M->getDataLayout());  in create()  local
 | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | SeparateConstOffsetFromGEP.cpp | 720   Type *IntPtrTy = DL->getIntPtrType(GEP->getType());  in canonicalizeArrayIndicesToPointerSize()  local771   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
 
 | 
| D | StraightLineStrengthReduce.cpp | 441   IntegerType *IntPtrTy = cast<IntegerType>(DL->getIntPtrType(I->getType()));  in allocateCandidatesAndFindBasisForGEP()  local633       Type *IntPtrTy = DL->getIntPtrType(C.Ins->getType());  in rewriteCandidateWithBasis()  local
 
 | 
| D | NaryReassociate.cpp | 426   Type *IntPtrTy = DL->getIntPtrType(GEP->getType());  in tryReassociateGEPAtIndex()  local
 | 
| /external/llvm/include/llvm/Transforms/Utils/ | 
| D | Local.h | 191   Type *IntPtrTy = DL.getIntPtrType(GEP->getType());  variable
 | 
| /external/llvm/lib/Analysis/ | 
| D | ConstantFolding.cpp | 694   Type *IntPtrTy = DL.getIntPtrType(ResultTy);  in CastGEPIndices()  local760   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/ | 
| D | PtrUseVisitor.h | 208     IntegerType *IntPtrTy = cast<IntegerType>(DL.getIntPtrType(I.getType()));  in visitPtr()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64SelectionDAGInfo.cpp | 35     Type *IntPtrTy = Type::getInt8PtrTy(*DAG.getContext());  in EmitTargetCodeForMemset()  local
 | 
| D | AArch64LegalizerInfo.cpp | 733   LLT IntPtrTy = LLT::scalar(PtrTy.getSizeInBits());  in legalizeVaArg()  local
 | 
| /external/llvm/examples/BrainF/ | 
| D | BrainF.cpp | 95   Type* IntPtrTy = IntegerType::getInt32Ty(C);  in header()  local
 | 
| /external/clang/lib/CodeGen/ | 
| D | CodeGenTypeCache.h | 46     llvm::IntegerType *IntPtrTy;  member
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86SelectionDAGInfo.cpp | 78       Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());  in EmitTargetCodeForMemset()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | ConstantFolding.cpp | 1221         Type *IntPtrTy = DL.getIntPtrType(CE0->getType());  in ConstantFoldCompareInstOperands()  local1233         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/ | 
| D | X86SelectionDAGInfo.cpp | 78       Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());  in EmitTargetCodeForMemset()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | 
| D | IRBuilder.h | 2798                                             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/ | 
| D | IRBuilderTest.cpp | 125   IntegerType *IntPtrTy = Builder.getIntPtrTy(*DL);  in TEST_F()  local
 | 
| /external/llvm/lib/IR/ | 
| D | Instructions.cpp | 442                                  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/ | 
| D | SafeStack.cpp | 132   Type *IntPtrTy;  member in __anon5cb4ab520111::SafeStack
 | 
| /external/llvm/lib/CodeGen/ | 
| D | SafeStack.cpp | 113   Type *IntPtrTy;  member in __anona87888b00111::SafeStack
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Instructions.cpp | 523                                  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
 
 |