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

  /external/vixl/src/aarch64/
instructions-aarch64.cc 460 case kFormat1D:
479 case kFormat1D:
558 case kFormat1D:
588 case kFormat1D:
620 case kFormat1D:
645 case kFormat1D:
674 case kFormat1D:
instructions-aarch64.h 517 kFormat1D = NEON_1D,
522 // and always clear for vector ops. Although kFormatD and kFormat1D appear
672 kFormat1D,
simulator-aarch64.cc 574 case kFormat1D:
605 case kFormat1D:
    [all...]
  /external/v8/src/arm64/
instructions-arm64.cc 403 case kFormat1D:
421 case kFormat1D:
495 case kFormat1D:
518 case kFormat1D:
546 case kFormat1D:
568 case kFormat1D:
595 case kFormat1D:
700 kFormat2S, kFormat4S, kFormat1D, kFormat2D, kFormatB,
instructions-arm64.h 456 kFormat1D = NEON_1D,
461 // and always clear for vector ops. Although kFormatD and kFormat1D appear
simulator-arm64.cc 993 case kFormat1D:
1018 case kFormat1D:
    [all...]

Completed in 163 milliseconds