Searched defs:eltType (Results 1 – 11 of 11) sorted by relevance
74 QualType eltType = arrayType->getElementType(); in addTypedData() local82 auto eltType = complexType->getElementType(); in addTypedData() local
1464 QualType eltType; in EmitNullInitialization() local1581 QualType eltType; in emitArrayLength() local
311 QualType eltType = complexType->castAs<ComplexType>()->getElementType(); in emitAddrOfImagComponent() local
2392 llvm::Type *eltType = coercionType->getElementType(i); in EmitFunctionProlog() local3806 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local4031 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local
2835 QualType eltType; in getFixedSizeElementType() local2844 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
2009 QualType eltType; in VisitUnaryExprOrTypeTraitExpr() local
201 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand() local225 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) { in isPaddingForCoerceAndExpand()
1390 Type *eltType = ftArrayType->getTypeAtIndex((unsigned)0); in runOnModule() local
870 Type *eltType; in fold_pow() local
3422 QualType eltType = LHSType->getAs<VectorType>()->getElementType(); in SemaBuiltinShuffleVector() local
5788 QualType &eltType) { in breakDownVectorType()