Home
last modified time | relevance | path

Searched defs:VecKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1807 VectorKind VecKind = VectorKind::AltiVecVector; in ConvertDeclSpecToType() local
8383 static bool isPermittedNeonBaseType(QualType &Ty, VectorKind VecKind, Sema &S) { in isPermittedNeonBaseType()
8455 Sema &S, VectorKind VecKind) { in HandleNeonVectorTypeAttr()
8576 VectorKind VecKind = VectorKind::SveFixedLengthData; in HandleArmSveVectorBitsTypeAttr() local
8651 VectorKind VecKind = VectorKind::RVVFixedLengthData; in HandleRISCVRVVVectorBitsTypeAttr() local
H A DTreeTransform.h15074 VectorKind VecKind) { in RebuildVectorType()
15082 VectorKind VecKind) { in RebuildDependentVectorType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp249 SourceLocation Loc, VectorKind VecKind) in DependentVectorType()
262 VectorKind VecKind) { in Profile()