Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DABIInfo.h138 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
H A DSwiftCallingConv.cpp702 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
H A DTargetInfo.cpp148 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo
5469 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
5840 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift() function in AArch64ABIInfo
6259 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
6831 bool ARMABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in ARMABIInfo