Home
last modified time | relevance | path

Searched defs:eltTy (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp236 auto eltTy = split.first; in addLegalTypedData() local
319 auto eltTy = vecTy->getElementType(); in addEntry() local
384 auto eltTy = split.first; in splitVectorEntry() local
639 llvm::Type *eltTy, unsigned numElts) { in isLegalVectorType()
649 auto eltTy = vectorTy->getElementType(); in splitLegalVectorType() local
671 auto eltTy = origVectorTy->getElementType(); in legalizeVectorType() local
DCGCXXABI.cpp234 const CXXDeleteExpr *expr, QualType eltTy, in ReadArrayCookie()
DTargetInfo.cpp130 llvm::Type *eltTy, in isLegalVectorTypeForSwift()
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp252 auto eltTy = split.first; in addLegalTypedData() local
335 auto eltTy = vecTy->getElementType(); in addEntry() local
403 auto eltTy = split.first; in splitVectorEntry() local
699 llvm::Type *eltTy, unsigned numElts) { in isLegalVectorType()
709 auto eltTy = vectorTy->getElementType(); in splitLegalVectorType() local
731 auto eltTy = origVectorTy->getElementType(); in legalizeVectorType() local
DConstantInitBuilder.cpp264 llvm::Constant *ConstantAggregateBuilderBase::finishArray(llvm::Type *eltTy) { in finishArray()
DCGCXXABI.cpp205 const CXXDeleteExpr *expr, QualType eltTy, in ReadArrayCookie()
DTargetInfo.cpp147 llvm::Type *eltTy, in isLegalVectorTypeForSwift()
5811 llvm::Type *eltTy, in isLegalVectorTypeForSwift()
6787 llvm::Type *eltTy, in isLegalVectorTypeForSwift()
/external/llvm-project/mlir/lib/Parser/
DAttributeParser.cpp576 TensorLiteralParser::getIntAttrElements(llvm::SMLoc loc, Type eltTy, in getIntAttrElements()
620 TensorLiteralParser::getFloatAttrElements(llvm::SMLoc loc, FloatType eltTy, in getFloatAttrElements()
669 Type eltTy) { in getStringAttr()
/external/llvm-project/clang/include/clang/CodeGen/
DConstantInitBuilder.h436 llvm::Type *eltTy) in ConstantArrayBuilderTemplateBase()
555 llvm::Type *eltTy) in ConstantArrayBuilder()
/external/llvm-project/mlir/lib/IR/
DBuiltinAttributes.cpp682 Type eltTy = owner.getType().getElementType(); in operator *() local
1021 Type eltTy = getType().getElementType().cast<ComplexType>().getElementType(); in getComplexIntValues() local
1045 Type eltTy = getType().getElementType().cast<ComplexType>().getElementType(); in getComplexFloatValues() local