Home
last modified time | relevance | path

Searched refs:ursqrte (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Darm64-vsqrt.ll198 ;CHECK: ursqrte.2s
200 %tmp3 = call <2 x i32> @llvm.aarch64.neon.ursqrte.v2i32(<2 x i32> %tmp1)
206 ;CHECK: ursqrte.4s
208 %tmp3 = call <4 x i32> @llvm.aarch64.neon.ursqrte.v4i32(<4 x i32> %tmp1)
212 declare <2 x i32> @llvm.aarch64.neon.ursqrte.v2i32(<2 x i32>) nounwind readnone
213 declare <4 x i32> @llvm.aarch64.neon.ursqrte.v4i32(<4 x i32>) nounwind readnone
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-vsqrt.ll198 ;CHECK: ursqrte.2s
200 %tmp3 = call <2 x i32> @llvm.aarch64.neon.ursqrte.v2i32(<2 x i32> %tmp1)
206 ;CHECK: ursqrte.4s
208 %tmp3 = call <4 x i32> @llvm.aarch64.neon.ursqrte.v4i32(<4 x i32> %tmp1)
212 declare <2 x i32> @llvm.aarch64.neon.ursqrte.v2i32(<2 x i32>) nounwind readnone
213 declare <4 x i32> @llvm.aarch64.neon.ursqrte.v4i32(<4 x i32>) nounwind readnone
/external/capstone/suite/MC/AArch64/
Dneon-simd-misc.s.cs197 0x06,0xc9,0xa1,0x6e = ursqrte v6.4s, v8.4s
198 0x04,0xc8,0xa1,0x2e = ursqrte v4.2s, v0.2s
/external/llvm/test/MC/AArch64/
Dneon-simd-misc.s676 ursqrte v6.4s, v8.4s
677 ursqrte v4.2s, v0.2s
Dneon-diagnostics.s5947 ursqrte v0.16b, v31.16b
5948 ursqrte v2.8h, v4.8h
5949 ursqrte v1.8b, v9.8b
5950 ursqrte v13.4h, v21.4h
5951 ursqrte v1.2d, v9.2d
Darm64-advsimd.s605 ursqrte.2s v0, v0
655 ; CHECK: ursqrte.2s v0, v0 ; encoding: [0x00,0xc8,0xa1,0x2e]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-simd-misc.s676 ursqrte v6.4s, v8.4s
677 ursqrte v4.2s, v0.2s
Dneon-diagnostics.s5887 ursqrte v0.16b, v31.16b
5888 ursqrte v2.8h, v4.8h
5889 ursqrte v1.8b, v9.8b
5890 ursqrte v13.4h, v21.4h
5891 ursqrte v1.2d, v9.2d
Darm64-advsimd.s605 ursqrte.2s v0, v0
655 ; CHECK: ursqrte.2s v0, v0 ; encoding: [0x00,0xc8,0xa1,0x2e]
/external/v8/src/arm64/
Dmacro-assembler-arm64.h349 V(ursqrte, Ursqrte) \
Dsimulator-arm64.h1993 LogicVRegister ursqrte(VectorFormat vform, LogicVRegister dst,
Dassembler-arm64.h2701 void ursqrte(const VRegister& vd, const VRegister& vn);
Dsimulator-logic-arm64.cc4064 LogicVRegister Simulator::ursqrte(VectorFormat vform, LogicVRegister dst, in ursqrte() function in v8::internal::Simulator
Dsimulator-arm64.cc3651 ursqrte(fpf, rd, rn); in VisitNEON2RegMisc()
/external/vixl/src/aarch64/
Dsimulator-aarch64.h2964 LogicVRegister ursqrte(VectorFormat vform,
Dassembler-aarch64.h2884 void ursqrte(const VRegister& vd, const VRegister& vn);
Dmacro-assembler-aarch64.h2741 V(ursqrte, Ursqrte) \
/external/vixl/test/test-trace-reference/
Dlog-disasm2064 0x~~~~~~~~~~~~~~~~ 2ea1ca14 ursqrte v20.2s, v16.2s
2065 0x~~~~~~~~~~~~~~~~ 6ea1c91c ursqrte v28.4s, v8.4s
Dlog-disasm-colour2064 0x~~~~~~~~~~~~~~~~ 2ea1ca14 ursqrte v20.2s, v16.2s
2065 0x~~~~~~~~~~~~~~~~ 6ea1c91c ursqrte v28.4s, v8.4s
Dlog-cpufeatures-custom2063 0x~~~~~~~~~~~~~~~~ 2ea1ca14 ursqrte v20.2s, v16.2s ### {NEON} ###
2064 0x~~~~~~~~~~~~~~~~ 6ea1c91c ursqrte v28.4s, v8.4s ### {NEON} ###
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2406 __ ursqrte(v20.V2S(), v16.V2S()); in GenerateTestSequenceNEON() local
2407 __ ursqrte(v28.V4S(), v8.V4S()); in GenerateTestSequenceNEON() local
Dtest-simulator-aarch64.cc4807 DEFINE_TEST_NEON_2SAME_2S_4S(ursqrte, Basic) in DEFINE_TEST_NEON_2DIFF_FP_SCALAR_SD()
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md4095 void ursqrte(const VRegister& vd, const VRegister& vn)
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-advsimd.txt504 # CHECK: ursqrte.2s v0, v0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-advsimd.txt504 # CHECK: ursqrte.2s v0, v0

12