/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 164 Type *PtrTy = Ty->getPointerTo(); in initializeCallbacks() local 510 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local 524 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local 541 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local 555 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 29 if (const PointerType *PtrTy = T->getAs<PointerType>()) in GetUnderlyingFunction() local 654 if (const PointerType *PtrTy = CanonicalSubT->getAs<PointerType>()) { in CheckExceptionSpecSubset() local 673 if (const PointerType *PtrTy = CanonicalSuperT->getAs<PointerType>()) in CheckExceptionSpecSubset() local
|
/external/llvm/lib/Target/R600/ |
D | SITypeRewriter.cpp | 82 Type *PtrTy = Ptr->getType(); in visitLoadInst() local
|
D | AMDGPUISelLowering.cpp | 682 PointerType *PtrTy = PointerType::get(InitTy, AMDGPUAS::PRIVATE_ADDRESS); in LowerConstantInitializer() local 690 PointerType *PtrTy = PointerType::get(CFP->getType(), 0); in LowerConstantInitializer() local 739 PointerType *PtrTy = PointerType::get(InitTy, AMDGPUAS::PRIVATE_ADDRESS); in LowerConstantInitializer() local
|
D | R600ISelLowering.cpp | 1677 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerFormalArguments() local
|
D | SIISelLowering.cpp | 383 PointerType *PtrTy = PointerType::get(Ty, AMDGPUAS::CONSTANT_ADDRESS); in LowerParameter() local
|
/external/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 335 PointerType *PtrTy = Type::getInt8PtrTy(RI->getContext()); in CreatePrologue() local
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 334 Type *PtrTy = PointerType::get(IntTy, 0); in TEST() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | GenericTaintChecker.cpp | 598 if (const PointerType * PtrTy = in isStdin() local
|
D | CStringChecker.cpp | 353 QualType PtrTy = Ctx.getPointerType(Ctx.CharTy); in CheckBufferAccess() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 65 PointerType *PtrTy; member in __anon6cd634c50111::Scatterer
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 726 auto PtrTy = llvm::PointerType::getUnqual(ITy); in createForStaticInitFunction() local 774 auto PtrTy = llvm::PointerType::getUnqual(ITy); in createDispatchNextFunction() local
|
D | ItaniumCXXABI.cpp | 3417 llvm::Type *PtrTy = in InitCatchParam() local 3467 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok in InitCatchParam() local 3491 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok in InitCatchParam() local
|
D | CGExprAgg.cpp | 591 QualType PtrTy = CGF.getContext().getPointerType(Ty); in VisitCastExpr() local
|
D | CGBuiltin.cpp | 1171 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); in EmitBuiltinExpr() local 1257 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); in EmitBuiltinExpr() local 5947 llvm::Type *PtrTy = llvm::PointerType::getUnqual(Int64Ty); in EmitX86BuiltinExpr() local
|
D | CGExpr.cpp | 2634 QualType PtrTy = BaseExpr->getType()->getPointeeType(); in EmitMemberExpr() local 2679 llvm::Type *PtrTy = llvm::Type::getIntNPtrTy( in EmitLValueForField() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1627 PointerType *PtrTy = cast<PointerType>(PtrValue->getType()); variable
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 872 Type *InstCombiner::FindElementAtOffset(PointerType *PtrTy, int64_t Offset, in FindElementAtOffset() 1504 Type *PtrTy = GEP.getPointerOperandType(); in visitGetElementPtrInst() local
|
D | InstCombineCasts.cpp | 1469 Type *PtrTy = DL.getIntPtrType(CI.getContext(), AS); in visitPtrToInt() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 2154 EVT PtrTy = Address->getValueType(0); in lowerMSALoadIntr() local 2222 EVT PtrTy = Address->getValueType(0); in lowerMSAStoreIntr() local
|
D | MipsISelLowering.cpp | 1710 IntegerType *PtrTy = Type::getIntNTy(*DAG.getContext(), PtrSize); in lowerGlobalTLSAddress() local 3589 EVT PtrTy = getPointerTy(); in copyByValRegs() local 3626 EVT PtrTy = getPointerTy(), RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); in passByValArg() local
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 508 const PointerType *PtrTy = cast<PointerType>(Ty); in isStridedPtr() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 1809 EVT PtrTy = TLI.getPointerTy(); in visitSPDescriptorParent() local 3402 MVT PtrTy = DAG.getTargetLoweringInfo().getPointerTy(AS); in visitGetElementPtr() local 5128 EVT PtrTy = TLI.getPointerTy(); in visitIntrinsicCall() local 6143 llvm::PointerType *PtrTy = dyn_cast<PointerType>(OpTy); in getCallOperandValEVT() local
|
D | TargetLowering.cpp | 2315 llvm::PointerType *PtrTy = dyn_cast<PointerType>(OpTy); in ParseConstraints() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 3873 const PointerType *PtrTy = dyn_cast<PointerType>(Ptr->getType()); in getStrideFromPointer() local 5121 Type *PtrTy = ToVectorTy(Ptr->getType(), VF); in getInstructionCost() local
|