Home
last modified time | relevance | path

Searched refs:isLegalVectorTypeForSwift (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DABIInfo.h141 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
DSwiftCallingConv.cpp642 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
DTargetInfo.cpp129 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo