Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.cc714 NEONFormat NEONFormatDecoder::GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat() function in v8::internal::NEONFormatDecoder
/external/vixl/src/aarch64/
Dinstructions-aarch64.h813 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat() function