HomeSort by relevance Sort by last modified time
    Searched defs:NEON_2S (Results 1 - 2 of 2) sorted by null

  /external/v8/src/arm64/
constants-arm64.h 464 NEON_2S = 0x00800000,
465 NEON_4S = NEON_2S | NEON_Q,
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 427 NEON_2S = 0x00800000,
428 NEON_4S = NEON_2S | NEON_Q,
    [all...]

Completed in 328 milliseconds