Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp587 void mangleRISCVFixedRVVVectorType(const VectorType *T);
588 void mangleRISCVFixedRVVVectorType(const DependentVectorType *T);
3996 void CXXNameMangler::mangleRISCVFixedRVVVectorType(const VectorType *T) { in mangleRISCVFixedRVVVectorType() function in CXXNameMangler
4071 void CXXNameMangler::mangleRISCVFixedRVVVectorType( in mangleRISCVFixedRVVVectorType() function in CXXNameMangler
4106 mangleRISCVFixedRVVVectorType(T); in mangleType()
4135 mangleRISCVFixedRVVVectorType(T); in mangleType()