Searched defs:GetVectorFormat (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ | ||
D | instructions-arm64.cc | 692 VectorFormat NEONFormatDecoder::GetVectorFormat(int format_index) { in GetVectorFormat() function in v8::internal::NEONFormatDecoder |
/external/vixl/src/aarch64/ | ||
D | instructions-aarch64.h | 664 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) { in GetVectorFormat() function |