Home
last modified time | relevance | path

Searched defs:isLegalVectorType (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp687 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() function in swiftcall
694 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() function in swiftcall
H A DTargetInfo.cpp160 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType() function in SwiftABIInfo
5953 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, in isLegalVectorType() function in AArch64SwiftABIInfo
7003 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType() function in ARMSwiftABIInfo