Searched defs:isLegalVectorType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.cpp | 226 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in SwiftABIInfo |
H A D | SwiftCallingConv.cpp | 688 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() function in swiftcall |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | ARM.cpp | 709 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in ARMSwiftABIInfo |
H A D | AArch64.cpp | 473 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, isLegalVectorType() function in AArch64SwiftABIInfo |