Searched defs:eltTy (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | SwiftCallingConv.cpp | 253 auto eltTy = split.first; in addLegalTypedData() local 336 auto eltTy = vecTy->getElementType(); in addEntry() local 404 auto eltTy = split.first; in splitVectorEntry() local 700 llvm::Type *eltTy, unsigned numElts) { in isLegalVectorType() 710 auto eltTy = vectorTy->getElementType(); in splitLegalVectorType() local 732 auto eltTy = origVectorTy->getElementType(); in legalizeVectorType() local
|
| H A D | ConstantInitBuilder.cpp | 264 llvm::Constant *ConstantAggregateBuilderBase::finishArray(llvm::Type *eltTy) { in finishArray()
|
| H A D | CGCXXABI.cpp | 249 const CXXDeleteExpr *expr, QualType eltTy, in ReadArrayCookie()
|
| H A D | TargetInfo.cpp | 155 llvm::Type *eltTy, in isLegalVectorTypeForSwift() 5951 llvm::Type *eltTy, in isLegalVectorTypeForSwift() 6991 llvm::Type *eltTy, in isLegalVectorTypeForSwift()
|
| /llvm-project-15.0.7/mlir/lib/AsmParser/ |
| H A D | AttributeParser.cpp | 593 TensorLiteralParser::getIntAttrElements(SMLoc loc, Type eltTy, in getIntAttrElements() 637 TensorLiteralParser::getFloatAttrElements(SMLoc loc, FloatType eltTy, in getFloatAttrElements() 679 Type eltTy) { in getStringAttr()
|
| /llvm-project-15.0.7/clang/include/clang/CodeGen/ |
| H A D | ConstantInitBuilder.h | 436 llvm::Type *eltTy) in ConstantArrayBuilderTemplateBase() 555 llvm::Type *eltTy) in ConstantArrayBuilder()
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | BuiltinAttributes.cpp | 600 Type eltTy = owner.getElementType(); in operator *() local 1243 Type eltTy = getElementType().cast<ComplexType>().getElementType(); in getComplexFloatValues() local 1252 Type eltTy = getElementType().cast<ComplexType>().getElementType(); in complex_float_value_begin() local 1258 Type eltTy = getElementType().cast<ComplexType>().getElementType(); in complex_float_value_end() local
|