Home
last modified time | relevance | path

Searched defs:eltTy (Results 1 – 3 of 3) 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()