Home
last modified time | relevance | path

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

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