Home
last modified time | relevance | path

Searched refs:NEON_SHLL (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1389 NEON_SHLL = NEON2RegMiscFixed | 0x20013000,
H A Dassembler-arm64.cc2912 Emit(VFormat(vn) | NEON_SHLL | Rn(vn) | Rd(vd)); in shll()
2920 Emit(VFormat(vn) | NEON_SHLL | Rn(vn) | Rd(vd)); in shll2()
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc1910 case NEON_SHLL: in VisitNEON2RegMisc()
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1884 NEON_SHLL = NEON2RegMiscFixed | 0x20013000, enumerator
H A Dassembler-aarch64.cc4032 Emit(VFormat(vn) | NEON_SHLL | Rn(vn) | Rd(vd));
4042 Emit(VFormat(vn) | NEON_SHLL | Rn(vn) | Rd(vd));
H A Dsimulator-aarch64.cc7202 case NEON_SHLL: in Simulator()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4154 case NEON_SHLL:

Completed in 65 milliseconds