Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp253 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 DConstantInitBuilder.cpp264 llvm::Constant *ConstantAggregateBuilderBase::finishArray(llvm::Type *eltTy) { in finishArray()
H A DCGCXXABI.cpp249 const CXXDeleteExpr *expr, QualType eltTy, in ReadArrayCookie()
H A DTargetInfo.cpp155 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 DAttributeParser.cpp593 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 DConstantInitBuilder.h436 llvm::Type *eltTy) in ConstantArrayBuilderTemplateBase()
555 llvm::Type *eltTy) in ConstantArrayBuilder()
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinAttributes.cpp600 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