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 574 VectorFormat GetVectorFormat(int format_index = 0) {
575 return GetVectorFormat(formats_[format_index]);
578 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) {
disasm-a64.cc     [all...]

Completed in 60 milliseconds