Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.cc409 const char* NEONFormatDecoder::NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() function in v8::internal::NEONFormatDecoder
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.h1029 static const char* NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() function