Searched refs:isLegalVectorTypeForSwift (Results 1 – 3 of 3) sorted by relevance
141 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
642 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
129 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo