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

  /external/vixl/src/vixl/a64/
instructions-a64.h 491 struct NEONFormatMap {
514 const NEONFormatMap* format) {
519 const NEONFormatMap* format0,
520 const NEONFormatMap* format1) {
525 const NEONFormatMap* format0,
526 const NEONFormatMap* format1,
527 const NEONFormatMap* format2) {
533 void SetFormatMaps(const NEONFormatMap* format0,
534 const NEONFormatMap* format1 = NULL,
535 const NEONFormatMap* format2 = NULL)
    [all...]
disasm-a64.cc     [all...]
simulator-a64.cc     [all...]

Completed in 42 milliseconds