Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp278 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in SwiftABIInfo
H A DSwiftCallingConv.cpp688 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, isLegalVectorType() function in swiftcall
695 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, isLegalVectorType() function in swiftcall
/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp703 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, isLegalVectorType() function in ARMSwiftABIInfo
H A DAArch64.cpp506 bool AArch64SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, isLegalVectorType() function in AArch64SwiftABIInfo
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DVectorLegalization.cpp585 bool isLegalVectorType(VectorType vType) { isLegalVectorType() function