Searched refs:NEONFormat (Results 1 – 3 of 3) sorted by relevance
568 enum NEONFormat { enum591 NEONFormat map[1 << kNEONFormatMaxBits];729 NEONFormat GetNEONFormat(const NEONFormatMap* format_map);732 static const char* NEONFormatAsString(NEONFormat format);735 static const char* NEONFormatAsPlaceholder(NEONFormat format);
405 NEONFormat NEONFormatDecoder::GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()409 const char* NEONFormatDecoder::NEONFormatAsString(NEONFormat format) { in NEONFormatAsString()417 const char* NEONFormatDecoder::NEONFormatAsPlaceholder(NEONFormat format) { in NEONFormatAsPlaceholder()
735 enum NEONFormat { enum759 NEONFormat map[1 << kNEONFormatMaxBits];1024 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()1029 static const char* NEONFormatAsString(NEONFormat format) { in NEONFormatAsString()1042 static const char* NEONFormatAsPlaceholder(NEONFormat format) { in NEONFormatAsPlaceholder()