Home
last modified time | relevance | path

Searched refs:NEON_UQSHL (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1487 NEON_UQSHL = NEON3SameFixed | NEON3SameUBit | NEON_SQSHL,
2076 NEON_UQSHL_scalar = NEON_Q | NEONScalar | NEON_UQSHL,
H A Dassembler-arm64.cc3108 V(uqshl, NEON_UQSHL, true) \
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h2022 NEON_UQSHL = NEON3SameFixed | NEON3SameUBit | NEON_SQSHL, enumerator
2659 NEON_UQSHL_scalar = NEON_Q | NEONScalar | NEON_UQSHL,
H A Dassembler-aarch64.cc4212 V(uqshl, NEON_UQSHL, true) \
H A Dsimulator-aarch64.cc7561 case NEON_UQSHL: in Simulator()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4391 case NEON_UQSHL:

Completed in 73 milliseconds