Searched refs:isLegalVectorTypeForSwift (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ABIInfo.h | 133 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
|
| H A D | SwiftCallingConv.cpp | 686 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
|
| H A D | TargetInfo.cpp | 132 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo 5002 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy, 5235 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift() function in AArch64ABIInfo 5644 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy, 6177 bool ARMABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in ARMABIInfo
|