Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DABIInfo.h135 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
H A DSwiftCallingConv.cpp703 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
H A DTargetInfo.cpp154 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo
5565 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
5950 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift() function in AArch64ABIInfo
6381 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
6990 bool ARMABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in ARMABIInfo