Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h141 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
DSwiftCallingConv.cpp642 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
DTargetInfo.cpp129 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo
/external/llvm-project/clang/lib/CodeGen/
DABIInfo.h138 virtual bool isLegalVectorTypeForSwift(CharUnits totalSize,
DSwiftCallingConv.cpp702 .isLegalVectorTypeForSwift(vectorSize, eltTy, numElts); in isLegalVectorType()
DTargetInfo.cpp146 bool SwiftABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in SwiftABIInfo
5468 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
5810 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift() function in AArch64ABIInfo
6223 bool isLegalVectorTypeForSwift(CharUnits totalSize, llvm::Type *eltTy,
6786 bool ARMABIInfo::isLegalVectorTypeForSwift(CharUnits vectorSize, in isLegalVectorTypeForSwift() function in ARMABIInfo