Home
last modified time | relevance | path

Searched refs:mangleAArch64FixedSveVectorType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp579 void mangleAArch64FixedSveVectorType(const VectorType *T);
580 void mangleAArch64FixedSveVectorType(const DependentVectorType *T);
4131 void CXXNameMangler::mangleAArch64FixedSveVectorType(const VectorType *T) { in mangleAArch64FixedSveVectorType() function in CXXNameMangler
4196 void CXXNameMangler::mangleAArch64FixedSveVectorType( in mangleAArch64FixedSveVectorType() function in CXXNameMangler
4330 mangleAArch64FixedSveVectorType(T); in mangleType()
4363 mangleAArch64FixedSveVectorType(T); in mangleType()