Home
last modified time | relevance | path

Searched refs:fmaxnm (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Darm64-vminmaxnm.ll4 ; CHECK: fmaxnm.2s v0, v0, v1
6 …%vmaxnm2.i = tail call <2 x float> @llvm.aarch64.neon.fmaxnm.v2f32(<2 x float> %a, <2 x float> %b)…
11 ; CHECK: fmaxnm.4s v0, v0, v1
13 …%vmaxnm2.i = tail call <4 x float> @llvm.aarch64.neon.fmaxnm.v4f32(<4 x float> %a, <4 x float> %b)…
18 ; CHECK: fmaxnm.2d v0, v0, v1
20 …%vmaxnm2.i = tail call <2 x double> @llvm.aarch64.neon.fmaxnm.v2f64(<2 x double> %a, <2 x double> …
46 ; CHECK: fmaxnm s0, s0, s1
48 %vmaxnm2.i = tail call float @llvm.aarch64.neon.fmaxnm.f32(float %a, float %b) nounwind
62 declare <2 x double> @llvm.aarch64.neon.fmaxnm.v2f64(<2 x double>, <2 x double>) nounwind readnone
63 declare <4 x float> @llvm.aarch64.neon.fmaxnm.v4f32(<4 x float>, <4 x float>) nounwind readnone
[all …]
Darm64-neon-add-sub.ll205 ; CHECK: fmaxnm d{{[0-9]+}}, d{{[0-9]+}}, d{{[0-9]+}}
206 %1 = tail call <1 x double> @llvm.aarch64.neon.fmaxnm.v1f64(<1 x double> %a, <1 x double> %b)
233 declare <1 x double> @llvm.aarch64.neon.fmaxnm.v1f64(<1 x double>, <1 x double>)
Df16-instructions.ll687 ; CHECK-NEXT: fmaxnm s0, s0, s1
/external/llvm/test/MC/AArch64/
Dneon-max-min.s100 fmaxnm v0.4h, v1.4h, v2.4h
101 fmaxnm v0.8h, v1.8h, v2.8h
102 fmaxnm v0.2s, v1.2s, v2.2s
103 fmaxnm v31.4s, v15.4s, v16.4s
104 fmaxnm v7.2d, v8.2d, v25.2d
Darm64-fp-encoding.s53 fmaxnm h1, h2, h3
54 fmaxnm s1, s2, s3
55 fmaxnm d1, d2, d3 define
62 ; FP16: fmaxnm h1, h2, h3 ; encoding: [0x41,0x68,0xe3,0x1e]
64 ; NO-FP16-NEXT: fmaxnm h1, h2, h3
65 ; CHECK: fmaxnm s1, s2, s3 ; encoding: [0x41,0x68,0x23,0x1e]
66 ; CHECK: fmaxnm d1, d2, d3 ; encoding: [0x41,0x68,0x63,0x1e]
Dfullfp16-neon-neg.s200 fmaxnm v0.4h, v1.4h, v2.4h
202 fmaxnm v0.8h, v1.8h, v2.8h
Darm64-advsimd.s318 fmaxnm.2s v0, v0, v0
388 ; CHECK: fmaxnm.2s v0, v0, v0 ; encoding: [0x00,0xc4,0x20,0x0e]
453 fmaxnm.4h v0, v0, v0
478 ; CHECK: fmaxnm.4h v0, v0, v0 ; encoding: [0x00,0x04,0x40,0x0e]
503 fmaxnm.8h v0, v0, v0
528 ; CHECK: fmaxnm.8h v0, v0, v0 ; encoding: [0x00,0x04,0x40,0x4e]
Dbasic-a64-diagnostics.s1632 fmaxnm d3, s19, d12 define
Dneon-diagnostics.s1103 fmaxnm v0.2s, v1.2s, v2.2d
1104 fmaxnm v0.4h, v1.8h, v2.4h
Dbasic-a64-instructions.s1896 fmaxnm s16, s17, s18
1915 fmaxnm d16, d17, d18
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-scalar-fp.txt50 # FP16: fmaxnm h1, h2, h3
51 # CHECK: fmaxnm s1, s2, s3
52 # CHECK: fmaxnm d1, d2, d3
Dneon-instructions.txt546 # CHECK: fmaxnm v9.2s, v8.2s, v5.2s
547 # CHECK: fmaxnm v9.4s, v8.4s, v5.4s
548 # CHECK: fmaxnm v11.2d, v10.2d, v7.2d
Dbasic-a64-instructions.txt1462 # CHECK: fmaxnm s16, s17, s18
1482 # CHECK: fmaxnm d16, d17, d18
/external/vixl/doc/
Dchangelog.md92 + Added support for `fmadd`, `fnmadd`, `fnmsub`, `fminnm`, `fmaxnm`,
Dsupported-instructions.md2098 void fmaxnm(const VRegister& vd, const VRegister& fn, const VRegister& vm)
/external/vixl/src/vixl/a64/
Dsimulator-a64.h2205 V(fmaxnm, FPMaxNM, false) \
2224 V(fmaxnmp, fmaxnm, FPMaxNM) \
Dsimulator-a64.cc2232 case FMAXNM_d: fmaxnm(vform, rd, rn, rm); break; in VisitFPDataProcessing2Source()
2597 case NEON_FMAXNM: fmaxnm(vf, rd, rn, rm); break; in VisitNEON3Same()
Dmacro-assembler-a64.h1296 fmaxnm(vd, vn, vm); in Fmaxnm()
Dassembler-a64.h2083 void fmaxnm(const VRegister& vd, const VRegister& fn, const VRegister& vm);
/external/v8/test/cctest/
Dtest-disasm-arm64.cc1434 COMPARE(fmaxnm(s31, s0, s1), "fmaxnm s31, s0, s1"); in TEST_()
1435 COMPARE(fmaxnm(d2, d3, d4), "fmaxnm d2, d3, d4"); in TEST_()
/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h684 fmaxnm(fd, fn, fm); in Fmaxnm()
Dassembler-arm64.h1526 void fmaxnm(const FPRegister& fd, const FPRegister& fn, const FPRegister& fm);
Dassembler-arm64.cc1846 void Assembler::fmaxnm(const FPRegister& fd, in fmaxnm() function in v8::internal::Assembler
/external/vixl/test/
Dtest-simulator-a64.cc2509 DEFINE_TEST_FP(fmaxnm, 2Op, Basic)
3734 DEFINE_TEST_NEON_3SAME_FP(fmaxnm, Basic)
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp26498 fmaxnm d2, d11, d29 0eecdbcf81ff6c3578e342b9e920ed05 d17ea0f9c5b1e0b8c2da54312d99ba50 5a89c397b…
26499 fmaxnm s2, s11, s29 e0b8eb78a999a75638bfe3b57b2291b8 4a0220ecf0751028a5a696b485678bb8 b34104c98…
26508 fmaxnm v2.2d, v23.2d, v11.2d 7787853f8f7aad93a8bfc457cf753a46 1cb3e1fbac3ffabaa0da1ea991590b6a …
26509 fmaxnm v2.4s, v23.4s, v11.4s fc11d374e649a682c94b36c666671537 5d3d6c5bcbf2e5c958805d6213b071c0 …
26510 fmaxnm v2.2s, v23.2s, v11.2s feaf0fc8924dde9cac2513a54638dd94 b1090bd87427d621a8e26cc75574cae1 …

12