Home
last modified time | relevance | path

Searched defs:fmls (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dfmls-diagnostics.s7 fmls z0.h, p8/m, z1.h, z2.h label
16 fmls z0.s, p7/m, z1.h, z2.h label
25 fmls z0.h, z1.h, z8.h[0] label
30 fmls z0.s, z1.s, z8.s[0] label
35 fmls z0.d, z1.d, z16.d[0] label
44 fmls z0.h, z1.h, z2.h[-1] label
49 fmls z0.h, z1.h, z2.h[8] label
54 fmls z0.s, z1.s, z2.s[-1] label
59 fmls z0.s, z1.s, z2.s[4] label
64 fmls z0.d, z1.d, z2.d[-1] label
[all …]
Dfmls.s10 fmls z0.h, p7/m, z1.h, z31.h label
16 fmls z0.s, p7/m, z1.s, z31.s label
22 fmls z0.d, p7/m, z1.d, z31.d label
28 fmls z0.h, z1.h, z7.h[7] label
34 fmls z0.s, z1.s, z7.s[3] label
40 fmls z0.d, z1.d, z7.d[1] label
56 fmls z0.d, p7/m, z1.d, z31.d label
68 fmls z0.d, p7/m, z1.d, z31.d label
80 fmls z0.d, z1.d, z7.d[1] label
/external/llvm/test/MC/AArch64/
Dneon-scalar-by-elem-mla.s31 fmls d0, d1, v1.d[0] define
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-scalar-by-elem-mla.s31 fmls d0, d1, v1.d[0] define
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2655 __ fmls(d27, d30, v6.D(), 0); in GenerateTestSequenceNEONFP() local
2656 __ fmls(s21, s16, v2.S(), 0); in GenerateTestSequenceNEONFP() local
2657 __ fmls(v5.V2D(), v19.V2D(), v21.V2D()); in GenerateTestSequenceNEONFP() local
2658 __ fmls(v18.V2D(), v30.V2D(), v12.D(), 0); in GenerateTestSequenceNEONFP() local
2659 __ fmls(v5.V2S(), v16.V2S(), v7.V2S()); in GenerateTestSequenceNEONFP() local
2660 __ fmls(v3.V2S(), v18.V2S(), v11.S(), 1); in GenerateTestSequenceNEONFP() local
2661 __ fmls(v27.V4S(), v5.V4S(), v30.V4S()); in GenerateTestSequenceNEONFP() local
2662 __ fmls(v26.V4S(), v20.V4S(), v4.S(), 3); in GenerateTestSequenceNEONFP() local
/external/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc3525 LogicVRegister Simulator::fmls(VectorFormat vform, LogicVRegister dst, in fmls() function in v8::internal::Simulator
3539 LogicVRegister Simulator::fmls(VectorFormat vform, LogicVRegister dst, in fmls() function in v8::internal::Simulator
3717 LogicVRegister Simulator::fmls(VectorFormat vform, LogicVRegister dst, in fmls() function in v8::internal::Simulator
/external/vixl/src/aarch64/
Dlogic-aarch64.cc4437 LogicVRegister Simulator::fmls(VectorFormat vform, in fmls() function in vixl::aarch64::Simulator
4453 LogicVRegister Simulator::fmls(VectorFormat vform, in fmls() function in vixl::aarch64::Simulator
4859 LogicVRegister Simulator::fmls(VectorFormat vform, in fmls() function in vixl::aarch64::Simulator