Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp581 void mangleRISCVFixedRVVVectorType(const VectorType *T);
582 void mangleRISCVFixedRVVVectorType(const DependentVectorType *T);
4205 void CXXNameMangler::mangleRISCVFixedRVVVectorType(const VectorType *T) { in mangleRISCVFixedRVVVectorType() function in CXXNameMangler
4299 void CXXNameMangler::mangleRISCVFixedRVVVectorType( in mangleRISCVFixedRVVVectorType() function in CXXNameMangler
4337 mangleRISCVFixedRVVVectorType(T); in mangleType()
4366 mangleRISCVFixedRVVVectorType(T); in mangleType()