Searched defs:eltType (Results 1 – 8 of 8) sorted by relevance
79 QualType eltType = arrayType->getElementType(); in addTypedData() local87 auto eltType = complexType->getElementType(); in addTypedData() local
3317 llvm::Type *eltType = coercionType->getElementType(i); in EmitFunctionProlog() local5468 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local5883 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local
2256 QualType eltType; in emitArrayLength() local
3987 QualType eltType; in getFixedSizeElementType() local4059 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
262 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand() local286 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) { in isPaddingForCoerceAndExpand()
911 Type *eltType = FPOp->getType()->getScalarType(); in fold_pow() local
5027 QualType eltType = LHSType->castAs<VectorType>()->getElementType(); in BuiltinShuffleVector() local
7426 QualType &eltType) { in breakDownVectorType()