HomeSort by relevance Sort by last modified time
    Searched refs:GetVectorFormat (Results 1 - 3 of 3) sorted by null

  /external/vixl/src/vixl/a64/
simulator-a64.cc     [all...]
instructions-a64.h 575 VectorFormat GetVectorFormat(int format_index = 0) {
576 return GetVectorFormat(formats_[format_index]);
579 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) {
disasm-a64.cc     [all...]

Completed in 915 milliseconds