Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp226 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in SwiftABIInfo
H A DSwiftCallingConv.cpp688 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() function in swiftcall
695 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() function in swiftcall
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp709 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in ARMSwiftABIInfo
H A DAArch64.cpp473 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, isLegalVectorType() function in AArch64SwiftABIInfo