Home
last modified time | relevance | path

Searched defs:PTy (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/runtime/libprofile/
DCommonProfiling.c103 int PTy = ArgumentInfo; in getOutFile() local
123 int PTy; in write_profiling_data() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp368 PointerType *PTy, in expandAddToGEP()
720 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local
734 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local
1072 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local
1135 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
DLazyValueInfo.cpp633 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
661 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
DValueTracking.cpp1406 CompositeType *PTy = cast<CompositeType>(V->getType()); in FindInsertedValue() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp886 PointerType *PTy = cast<PointerType>(Callee->getType()); in visitCallSite() local
1091 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall() local
1170 PointerType *PTy = cast<PointerType>(Callee->getType()); in transformCallThroughTrampoline() local
DInstCombineVectorOps.cpp80 VectorType *PTy = cast<VectorType>(V->getType()); in FindScalarElement() local
DInstCombineCasts.cpp82 PointerType *PTy = cast<PointerType>(CI.getType()); in PromoteCastOfAllocation() local
/external/llvm/lib/VMCore/
DVerifier.cpp544 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) { in VerifyParameterAttrs() local
1289 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local
1298 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local
1308 PointerType *PTy = AI.getType(); in visitAllocaInst() local
DAsmWriter.cpp238 PointerType *PTy = cast<PointerType>(Ty); in print() local
253 VectorType *PTy = cast<VectorType>(Ty); in print() local
1733 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local
1766 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local
DConstantFold.cpp105 if (PointerType *PTy = dyn_cast<PointerType>(V->getType())) in FoldBitCast() local
367 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedSizeOf() local
432 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedAlignOf() local
DInstructions.cpp1072 PointerType *PTy = dyn_cast<PointerType>(Ptr); in getIndexedTypeInternal() local
1114 PointerType *PTy = dyn_cast<PointerType>(Ptr); in getIndexedType() local
1592 if (VectorType *PTy = dyn_cast<VectorType>(Op->getType())) { in CreateNot() local
1607 if (VectorType *PTy = dyn_cast<VectorType>(Op->getType())) { in CreateNot() local
DConstants.cpp105 if (PointerType *PTy = dyn_cast<PointerType>(ScalarTy)) in getIntegerValue() local
512 if (VectorType *PTy = dyn_cast<VectorType>(Ty)) in getZeroValueForNegation() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp240 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local
1086 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local
1152 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp943 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetOrCreateLLVMFunction() local
1114 llvm::PointerType *PTy = in GetAddrOfGlobalVar() local
1808 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetAddrOfConstantString() local
1815 llvm::Type *PTy = llvm::ArrayType::get(Ty, 0); in GetAddrOfConstantString() local
DCGExpr.cpp860 llvm::Type *PTy = llvm::Type::getIntNPtrTy(getLLVMContext(), in EmitLoadOfBitfieldLValue() local
1088 llvm::Type *PTy = AccessLTy->getPointerTo(addressSpace); in EmitStoreThroughBitfieldLValue() local
1759 const PointerType *PTy = in EmitMemberExpr() local
2202 const PointerType *PTy = BaseExpr->getType()->getAs<PointerType>(); in EmitCallExpr() local
DCGExprCXX.cpp75 if (const PointerType *PTy = DerivedType->getAs<PointerType>()) in getMostDerivedClassDecl() local
183 if (const PointerType * PTy = dyn_cast<PointerType>(PQTy)) { in EmitCXXMemberCallExpr() local
1561 if (const PointerType *PTy = DestTy->getAs<PointerType>()) { in EmitDynamicCastCall() local
DCodeGenTypes.cpp386 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
DTargetInfo.cpp734 llvm::Type *PTy = in EmitVAArg() local
2208 llvm::Type *PTy = in EmitVAArg() local
2590 llvm::Type *PTy = in EmitVAArg() local
/external/clang/lib/AST/
DDeclPrinter.cpp99 else if (const PointerType* PTy = BaseType->getAs<PointerType>()) in GetBaseType() local
/external/llvm/lib/AsmParser/
DLLParser.cpp749 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local
789 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local
2429 PointerType *PTy = dyn_cast<PointerType>(Ty); in ConvertValIDToValue() local
/external/llvm/lib/CodeGen/
DELFWriter.cpp488 VectorType *PTy = CP->getType(); in EmitGlobalConstant() local
/external/llvm/lib/Target/CBackend/
DCBackend.cpp536 PointerType *PTy = cast<PointerType>(Ty); in printType() local
2922 PointerType *PTy = cast<PointerType>(Callee->getType()); in visitCallInst() local
/external/clang/lib/Sema/
DSemaType.cpp987 } else if (const PointerType *PTy = dyn_cast<PointerType>(Ty)) { in BuildQualifiedType() local
992 } else if (const MemberPointerType *PTy = dyn_cast<MemberPointerType>(Ty)) { in BuildQualifiedType() local
DSemaExpr.cpp406 QualType PTy = Context.isPromotableBitField(E); in UsualUnaryConversions() local
3000 } else if (const PointerType *PTy = LHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local
3004 } else if (const PointerType *PTy = RHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local
3009 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local
3014 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1596 EVT PTy = TLI.getPointerTy(); in visitJumpTable() local
2191 EVT PTy = TLI.getPointerTy(); in handleBitTestsSwitchCase() local
2988 EVT PTy = TLI.getPointerTy(); in visitGetElementPtr() local
3293 if (VectorType *PTy = dyn_cast<VectorType>(I.getType())) { in visitTargetIntrinsic() local

12