/external/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 377 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local 387 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2); in getExtendedElementVectorType() local 399 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits / 2); in getTruncatedElementVectorType() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 55 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local 91 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local
|
D | TargetLoweringBase.cpp | 782 MVT EltTy = VT.getVectorElementType(); in getVectorTypeBreakdownMVT() local 1074 EVT EltTy = VT.getVectorElementType(); in getVectorTypeBreakdown() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 396 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local 445 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
|
D | CGExprComplex.cpp | 335 llvm::Type *EltTy = in VisitExpr() local 778 llvm::Type *EltTy = in VisitVAArgExpr() local
|
D | CGCall.cpp | 543 llvm::Type *EltTy = ConvertType(CT->getElementType()); in GetExpandedTypes() local 558 QualType EltTy = AT->getElementType(); in ExpandTypeFromArgs() local 600 QualType EltTy = CT->getElementType(); in ExpandTypeFromArgs() local 2040 QualType EltTy = AT->getElementType(); in ExpandTypeToArgs() local
|
D | CGBuiltin.cpp | 2142 llvm::Type *EltTy = in EmitARMBuiltinExpr() local 2157 llvm::Type *EltTy = llvm::IntegerType::get(getLLVMContext(), EltBits / 2); in EmitARMBuiltinExpr() local
|
D | TargetInfo.cpp | 1758 llvm::Type *EltTy = VT->getElementType(); in GetByteVectorType() local 1876 llvm::Type *EltTy = ATy->getElementType(); in ContainsFloatAtOffset() local 1965 llvm::Type *EltTy = ATy->getElementType(); in GetINTEGERTypeAtOffset() local
|
D | CGExprScalar.cpp | 712 QualType EltTy = DstType->getAs<ExtVectorType>()->getElementType(); in EmitScalarConversion() local 1153 llvm::Type *EltTy = VType->getElementType(); in VisitInitListExpr() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 914 Type *EltTy = VTy->getElementType(); in ConvertScalar_InsertValue() local 1759 Type *&EltTy) { in isHomogeneousAggregate() 1841 Type *EltTy; in TypeHasComponent() local 2239 Type *EltTy = cast<SequentialType>(OtherTy)->getElementType(); in RewriteMemIntrinUserOfAlloca() local 2252 Type *EltTy = cast<PointerType>(EltPtr->getType())->getElementType(); in RewriteMemIntrinUserOfAlloca() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 939 Type *EltTy = cast<VectorType>(V->getType())->getElementType(); in SimplifyDemandedVectorElts() local
|
D | InstCombineCasts.cpp | 972 Type *EltTy = VTy->getElementType(); in transformSExtICmp() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1125 Type *EltTy = ATy->getElementType(); in ParseConstants() local 1130 Type *EltTy = VTy->getElementType(); in ParseConstants() local 1153 Type *EltTy = cast<SequentialType>(CurTy)->getElementType(); in ParseConstants() local
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 1313 RecTy *EltTy = 0; in ParseSimpleValue() local 1588 RecTy *EltTy) { in ParseValueList()
|
D | Record.cpp | 599 RecTy *EltTy) { in ProfileListInit() 610 ListInit *ListInit::get(ArrayRef<Init *> Range, RecTy *EltTy) { in get() 631 RecTy *EltTy = ListType->getElementType(); in Profile() local
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 602 MVT EltTy = getSimpleVT().getVectorElementType(); in changeVectorElementTypeToInteger() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 1054 QualType EltTy = Type->castAsArrayTypeUnsafe()->getElementType(); in CheckConstantExpression() local 1243 QualType EltTy = VecTy->castAs<VectorType>()->getElementType(); in EvalAndBitcastToAPInt() local 1399 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment() 1417 LValue &LVal, QualType EltTy, in HandleLValueComplexElement() 3635 QualType EltTy = VTy->getElementType(); in VisitCastExpr() local 3677 QualType EltTy = VT->getElementType(); in VisitInitListExpr() local 3723 QualType EltTy = VT->getElementType(); in ZeroInitialization() local
|
/external/llvm/lib/IR/ |
D | Type.cpp | 734 PointerType *PointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
|
D | ConstantFold.cpp | 787 Type *EltTy = V1->getType()->getVectorElementType(); in ConstantFoldShuffleVectorInstruction() local
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 655 Type *EltTy = DstTy->getElementType(); in linkAppendingVarProto() local
|
/external/llvm/lib/Transforms/Utils/ |
D | PromoteMemoryToRegister.cpp | 62 typedef std::pair<BasicBlock*, unsigned> EltTy; typedef
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 340 Type *EltTy = cast<SequentialType>(C->getType())->getElementType(); in ReadDataFromGlobal() local
|
D | ValueTracking.cpp | 318 Type *EltTy = cast<PointerType>(A->getType())->getElementType(); in ComputeMaskedBits() local
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 1093 QualType EltTy; in ConvertDeclSpecToType() local 1457 if (const RecordType *EltTy = T->getAs<RecordType>()) { in BuildArrayType() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 1890 Type *EltTy = 0; in ParseArrayVectorType() local 3726 Type *EltTy = 0; in ParseVA_Arg() local
|