Searched defs:eltType (Results 1 – 10 of 10) sorted by relevance
326 } else if (auto eltType = type.getArrayElementType()) { in validateType() local475 } else if (auto eltType = type.getArrayElementType()) { in emitBasicReaderWriterMethodSuffix() local
78 QualType eltType = arrayType->getElementType(); in addTypedData() local86 auto eltType = complexType->getElementType(); in addTypedData() local
3446 llvm::Type *eltType = coercionType->getElementType(i); in EmitFunctionProlog() local5655 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local6076 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local
2360 QualType eltType; in emitArrayLength() local
4213 QualType eltType; in getFixedSizeElementType() local4285 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
274 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand() local294 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) { in isPaddingForCoerceAndExpand()
733 QualType eltType; in getFixedSizeElementType() local756 QualType eltType, mlir::Value idx, in emitArraySubscriptPtr()1373 QualType eltType = e->getType()->castAsArrayTypeUnsafe()->getElementType(); in emitArrayToPointerDecay() local
908 Type *eltType = FPOp->getType()->getScalarType(); in fold_pow() local
5491 QualType eltType = LHSType->castAs<VectorType>()->getElementType(); in BuiltinShuffleVector() local
7582 QualType &eltType) { in breakDownVectorType()