Home
last modified time | relevance | path

Searched defs:Smull2 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc1253 __ Smull2(i.OutputSimd128Register().Format(dst_f), in AssembleArchInstruction() local
2488 __ Smull2(tmp2, lhs.V8H(), rhs.V8H()); in AssembleArchInstruction() local
/third_party/vixl/test/aarch64/
Dtest-assembler-neon-aarch64.cc4490 __ Smull2(v17.V4S(), v0.V8H(), v1.H(), 0); in TEST() local