Home
last modified time | relevance | path

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

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