Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.cc405 NEONFormat NEONFormatDecoder::GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat() function in v8::internal::NEONFormatDecoder
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.h1024 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat() function