Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.cc726 const char* NEONFormatDecoder::NEONFormatAsPlaceholder(NEONFormat format) { in NEONFormatAsPlaceholder() function in v8::internal::NEONFormatDecoder
/external/vixl/src/aarch64/
Dinstructions-aarch64.h831 static const char* NEONFormatAsPlaceholder(NEONFormat format) { in NEONFormatAsPlaceholder() function