Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.h1016 return NEONFormatAsString(GetNEONFormat(formats_[index])); in GetSubstitute()
1029 static const char* NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() function