Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1488 NEON_UQSUB = NEON3SameFixed | NEON3SameUBit | NEON_SQSUB,
2072 NEON_UQSUB_scalar = NEON_Q | NEONScalar | NEON_UQSUB,
H A Dassembler-arm64.cc3105 V(uqsub, NEON_UQSUB, true) \
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h2023 NEON_UQSUB = NEON3SameFixed | NEON3SameUBit | NEON_SQSUB, enumerator
2655 NEON_UQSUB_scalar = NEON_Q | NEONScalar | NEON_UQSUB,
H A Dassembler-aarch64.cc4209 V(uqsub, NEON_UQSUB, true) \
H A Dsimulator-aarch64.cc7549 case NEON_UQSUB: in Simulator()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4379 case NEON_UQSUB:

Completed in 54 milliseconds