Searched defs:pmul (Results 1 – 5 of 5) sorted by relevance
/third_party/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 1316 __ pmul(v11.V16B(), v18.V16B(), v23.V16B()); in GenerateTestSequenceNEON() local 1317 __ pmul(v8.V8B(), v24.V8B(), v5.V8B()); in GenerateTestSequenceNEON() local
|
D | test-api-movprfx-aarch64.cc | 2506 __ pmul(z0.VnB(), z5.VnB(), z5.VnB()); in TEST() local
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-logic-arm64.cc | 924 LogicVRegister Simulator::pmul(VectorFormat vform, LogicVRegister dst, in pmul() function in v8::internal::Simulator
|
/third_party/vixl/src/aarch64/ |
D | assembler-sve-aarch64.cc | 7393 void Assembler::pmul(const ZRegister& zd, in pmul() function in vixl::aarch64::Assembler
|
D | logic-aarch64.cc | 900 LogicVRegister Simulator::pmul(VectorFormat vform, in pmul() function in vixl::aarch64::Simulator
|