Home
last modified time | relevance | path

Searched refs:frintp (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll46 ; CHECK: frintp
57 ; CHECK: frintp
151 ; CHECK: frintp
160 ; CHECK: frintp
Dfloatdp_1source.ll46 ; CHECK: frintp {{s[0-9]+}}, {{s[0-9]+}}
85 ; CHECK: frintp {{d[0-9]+}}, {{d[0-9]+}}
Darm64-vfloatintrinsics.ll86 ; CHECK: frintp.2s
210 ; CHECK: frintp.4s
334 ; CHECK: frintp.2d
Darm64-vcvt.ll433 ;CHECK: frintp.2s v0, v0
442 ;CHECK: frintp.4s v0, v0
451 ;CHECK: frintp.2d v0, v0
Df16-instructions.ll759 ; CHECK-NEXT: frintp [[INT32:s[0-9]+]], [[FLOAT32]]
/external/llvm/test/MC/AArch64/
Dneon-simd-misc.s485 frintp v4.4h, v0.4h
486 frintp v6.8h, v8.8h
487 frintp v6.4s, v8.4s
488 frintp v6.2d, v8.2d
489 frintp v4.2s, v0.2s
Dfullfp16-neon-neg.s22 frintp.4h v0, v0
46 frintp.8h v0, v0
310 frintp v4.4h, v0.4h
312 frintp v6.8h, v8.8h
Darm64-fp-encoding.s662 frintp h1, h2
663 frintp s1, s2
664 frintp d1, d2 define
666 ; FP16: frintp h1, h2 ; encoding: [0x41,0xc0,0xe4,0x1e]
668 ; NO-FP16-NEXT: frintp h1, h2
669 ; CHECK: frintp s1, s2 ; encoding: [0x41,0xc0,0x24,0x1e]
670 ; CHECK: frintp d1, d2 ; encoding: [0x41,0xc0,0x64,0x1e]
Darm64-advsimd.s582 frintp.2s v0, v0
632 ; CHECK: frintp.2s v0, v0 ; encoding: [0x00,0x88,0xa1,0x0e]
679 frintp.4h v0, v0
692 ; CHECK: frintp.4h v0, v0 ; encoding: [0x00,0x88,0xf9,0x0e]
705 frintp.8h v0, v0
718 ; CHECK: frintp.8h v0, v0 ; encoding: [0x00,0x88,0xf9,0x4e]
Dneon-diagnostics.s5866 frintp v0.16b, v31.16b
5867 frintp v2.8h, v4.8h
5868 frintp v1.8b, v9.8b
5869 frintp v13.4h, v21.4h
Dbasic-a64-instructions.s1834 frintp s14, s15
1861 frintp d14, d15
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-scalar-fp.txt293 # FP16: frintp h1, h2
294 # CHECK: frintp s1, s2
295 # CHECK: frintp d1, d2
Dbasic-a64-instructions.txt1400 # CHECK: frintp s14, s15
1427 # CHECK: frintp d14, d15
Darm64-advsimd.txt1574 # CHECK: frintp.2s v0, v0
/external/v8/test/cctest/
Dtest-disasm-arm64.cc1404 COMPARE(frintp(s10, s11), "frintp s10, s11"); in TEST_()
1405 COMPARE(frintp(s31, s30), "frintp s31, s30"); in TEST_()
1406 COMPARE(frintp(d12, d13), "frintp d12, d13"); in TEST_()
1407 COMPARE(frintp(d31, d30), "frintp d31, d30"); in TEST_()
/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h830 frintp(fd, fn); in Frintp()
Dassembler-arm64.h1550 void frintp(const FPRegister& fd, const FPRegister& fn);
Dassembler-arm64.cc1909 void Assembler::frintp(const FPRegister& fd, const FPRegister& fn) { in frintp() function in v8::internal::Assembler
/external/vixl/test/
Dtest-simulator-a64.cc2524 DEFINE_TEST_FP(frintp, 1Op, Conversions)
3959 DEFINE_TEST_NEON_2SAME_FP(frintp, Conversions) in DEFINE_TEST_NEON_2DIFF_FP_SCALAR_SD()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h2283 V(frintp, Frintp) \
Dassembler-a64.h2110 void frintp(const VRegister& vd, const VRegister& vn);
Dassembler-a64.cc3022 V(frintp, NEON_FRINTP, FRINTP) \
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp26640 frintp d22, d23 fda74203b2937330490e58df6f8690c3 9e56dc7a6abd4d2d0ed306e8867ead01 0000000000000…
26641 frintp s22, s23 34bc8018f9c1d15cbca8c4ea247ee1c6 4b31b52cfa3d369074840339310a2e53 0000000000000…
26658 frintp v2.2d, v11.2d 78a770801e49dee4070adb2fb2cb2f3f 9af9c7003eaee16136adda599090c2ab 80000000…
26659 frintp v2.4s, v11.4s aeee8b0f5ce62941da7f36cfa03c60ec c2f39a3981ca133ff8a661cbb041fe72 c2f20000…
26660 frintp v2.2s, v11.2s 8ff2ca1850321439cd76090d78e04318 2da16824910d3c7172173913d19d4572 00000000…
/external/vixl/doc/
Dsupported-instructions.md2441 void frintp(const VRegister& vd, const VRegister& vn)
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2514 defm FRINTP : SingleOperandFPData<0b1001, "frintp", fceil>;
2757 defm FRINTP : SIMDTwoVectorFP<0, 1, 0b11000, "frintp", fceil>;

12