Home
last modified time | relevance | path

Searched defs:PtrTy (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp154 Type *PtrTy = Ty->getPointerTo(); in initializeCallbacks() local
481 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local
496 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local
514 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local
528 Type *PtrTy = Ty->getPointerTo(); in instrumentAtomic() local
DAddressSanitizer.cpp1061 PointerType *PtrTy = cast<PointerType>(G->getType()); in InstrumentGlobals() local
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp29 if (const PointerType *PtrTy = T->getAs<PointerType>()) in GetUnderlyingFunction() local
633 if (const PointerType *PtrTy = CanonicalSubT->getAs<PointerType>()) { in CheckExceptionSpecSubset() local
652 if (const PointerType *PtrTy = CanonicalSuperT->getAs<PointerType>()) in CheckExceptionSpecSubset() local
/external/llvm/lib/Target/R600/
DSITypeRewriter.cpp83 Type *PtrTy = Ptr->getType(); in visitLoadInst() local
DAMDGPUISelLowering.cpp604 PointerType *PtrTy = PointerType::get(InitTy, AMDGPUAS::PRIVATE_ADDRESS); in LowerConstantInitializer() local
612 PointerType *PtrTy = PointerType::get(CFP->getType(), 0); in LowerConstantInitializer() local
661 PointerType *PtrTy = PointerType::get(InitTy, AMDGPUAS::PRIVATE_ADDRESS); in LowerConstantInitializer() local
DSIISelLowering.cpp292 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerParameter() local
DR600ISelLowering.cpp1689 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerFormalArguments() local
/external/llvm/lib/CodeGen/
DStackProtector.cpp340 PointerType *PtrTy = Type::getInt8PtrTy(RI->getContext()); in CreatePrologue() local
/external/clang/lib/CodeGen/
DCGException.cpp945 llvm::Type *PtrTy = in InitCatchParam() local
995 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok in InitCatchParam() local
1019 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok in InitCatchParam() local
DCGExprAgg.cpp586 QualType PtrTy = CGF.getContext().getPointerType(Ty); in VisitCastExpr() local
DCGBuiltin.cpp1082 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); in EmitBuiltinExpr() local
1168 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); in EmitBuiltinExpr() local
5684 llvm::Type *PtrTy = llvm::PointerType::getUnqual(Int64Ty); in EmitX86BuiltinExpr() local
DCGExpr.cpp2486 QualType PtrTy = BaseExpr->getType()->getPointeeType(); in EmitMemberExpr() local
2531 llvm::Type *PtrTy = llvm::Type::getIntNPtrTy( in EmitLValueForField() local
/external/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp598 if (const PointerType * PtrTy = in isStdin() local
DCStringChecker.cpp353 QualType PtrTy = Ctx.getPointerType(Ctx.CharTy); in CheckBufferAccess() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp65 PointerType *PtrTy; member in __anon798cfebc0111::Scatterer
DScalarReplAggregates.cpp507 PointerType* PtrTy = dyn_cast<PointerType>(GEP->getPointerOperandType()); in CanConvertToScalar() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2153 EVT PtrTy = Address->getValueType(0); in lowerMSALoadIntr() local
2221 EVT PtrTy = Address->getValueType(0); in lowerMSAStoreIntr() local
DMipsISelLowering.cpp1649 IntegerType *PtrTy = Type::getIntNTy(*DAG.getContext(), PtrSize); in lowerGlobalTLSAddress() local
3550 EVT PtrTy = getPointerTy(); in copyByValRegs() local
3587 EVT PtrTy = getPointerTy(), RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); in passByValArg() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1504 Type *PtrTy = DL->getIntPtrType(CI.getContext(), AS); in visitPtrToInt() local
DInstructionCombining.cpp865 Type *InstCombiner::FindElementAtOffset(Type *PtrTy, int64_t Offset, in FindElementAtOffset()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3717 const PointerType *PtrTy = dyn_cast<PointerType>(Ptr->getType()); in getStrideFromPointer() local
4267 const PointerType *PtrTy = cast<PointerType>(Ty); in isStridedPtr() local
5765 Type *PtrTy = ToVectorTy(Ptr->getType(), VF); in getInstructionCost() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2290 llvm::PointerType *PtrTy = dyn_cast<PointerType>(OpTy); in ParseConstraints() local
DSelectionDAGBuilder.cpp1803 EVT PtrTy = TLI->getPointerTy(); in visitSPDescriptorParent() local
5222 EVT PtrTy = TLI->getPointerTy(); in visitIntrinsicCall() local
6067 llvm::PointerType *PtrTy = dyn_cast<PointerType>(OpTy); in getCallOperandValEVT() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1693 EVT PtrTy = getPointerTy(); in LowerFormalArguments() local
6023 PointerType *PtrTy = cast<PointerType>(I.getArgOperand(0)->getType()); in getTgtMemIntrinsic() local
6036 PointerType *PtrTy = cast<PointerType>(I.getArgOperand(1)->getType()); in getTgtMemIntrinsic() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2283 EVT PtrTy = TLI.getPointerTy(); in X86VisitIntrinsicCall() local

12