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

  /external/vixl/src/vixl/a64/
instructions-a64.cc 438 case kFormat1D:
450 case kFormat1D: return kFormat2S;
499 case kFormat1D: return kDRegSize;
523 case kFormat1D:
548 case kFormat1D:
565 case kFormat1D:
588 case kFormat1D:
instructions-a64.h 438 kFormat1D = NEON_1D,
443 // and always clear for vector ops. Although kFormatD and kFormat1D appear
583 kFormat2S, kFormat4S, kFormat1D, kFormat2D,
simulator-a64.cc 452 case kFormat1D: return kPrintReg1D;
    [all...]

Completed in 42 milliseconds