Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.cc399 return NEONFormatAsString(GetNEONFormat(formats_[index])); in GetSubstitute()
409 const char* NEONFormatDecoder::NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() function in v8::internal::NEONFormatDecoder
H A Dinstructions-arm64.h732 static const char* NEONFormatAsString(NEONFormat format);
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h1079 return NEONFormatAsString(GetNEONFormat(formats_[index])); in GetSubstitute()
1092 static const char* NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() function in vixl::aarch64::NEONFormatDecoder

Completed in 6 milliseconds