HomeSort by relevance Sort by last modified time
    Searched full:fcvtn2 (Results 1 - 25 of 25) sorted by null

  /external/llvm/test/CodeGen/AArch64/
fp16-v16-instructions.ll 38 ; CHECK-DAG: fcvtn2 [[S0]].4s, [[D1]]
39 ; CHECK-DAG: fcvtn2 [[S1]].4s, [[D3]]
40 ; CHECK-DAG: fcvtn2 [[S2]].4s, [[D5]]
41 ; CHECK-DAG: fcvtn2 [[S3]].4s, [[D7]]
89 ; CHECK-DAG: fcvtn2 [[S0]].4s, [[D1]]
90 ; CHECK-DAG: fcvtn2 [[S1]].4s, [[D3]]
91 ; CHECK-DAG: fcvtn2 [[S2]].4s, [[D5]]
92 ; CHECK-DAG: fcvtn2 [[S3]].4s, [[D7]]
arm64-vcvt_f32_su32.ll 65 ; CHECK: fcvtn2 v0.8h, v1.4s
fp16-v4-instructions.ll 172 ; CHECK-NEXT: fcvtn2 [[OP3]].4s, [[OP2]]
215 ; CHECK-NEXT: fcvtn2 [[OP3]].4s, [[OP2]]
arm64-convert-v4f64.ll 39 ; CHECK-DAG: fcvtn2 v[[MID]].4s, v[[RHS]].2d
arm64-vcvt_f.ll 34 ; CHECK: fcvtn2
fp16-v8-instructions.ll 303 ; CHECK-DAG: fcvtn2 [[OP3]].4s, [[OP2]]
355 ; CHECK-DAG: fcvtn2 [[OP3]].4s, [[OP2]]
  /external/clang/test/CodeGen/
arm64_neon_high_half.c 552 // CHECK: fcvtn2 v0.4s, v1.2d
aarch64-neon-misc.c     [all...]
  /external/llvm/test/MC/AArch64/
neon-simd-misc.s 415 fcvtn2 v2.8h, v4.4s
416 fcvtn2 v6.4s, v8.2d
420 // CHECK: fcvtn2 v2.8h, v4.4s // encoding: [0x82,0x68,0x21,0x4e]
421 // CHECK: fcvtn2 v6.4s, v8.2d // encoding: [0x06,0x69,0x61,0x4e]
arm64-advsimd.s 713 fcvtn2 v4.8h, v6.4s
714 fcvtn2 v5.4s, v7.2d
720 ; CHECK: fcvtn2 v4.8h, v6.4s ; encoding: [0xc4,0x68,0x21,0x4e]
721 ; CHECK: fcvtn2 v5.4s, v7.2d ; encoding: [0xe5,0x68,0x61,0x4e]
    [all...]
  /external/vixl/doc/
supported-instructions.md 1923 ### FCVTN2 ###
1927 void fcvtn2(const VRegister& vd, const VRegister& vn)
    [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
disasm-a64.cc     [all...]
simulator-a64.h     [all...]
assembler-a64.h     [all...]
logic-a64.cc 4478 LogicVRegister Simulator::fcvtn2(VectorFormat vform, function in class:vixl::Simulator
    [all...]
simulator-a64.cc     [all...]
assembler-a64.cc     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-advsimd.txt 560 # CHECK: fcvtn2 v0.8h, v0.4s
562 # CHECK: fcvtn2 v0.4s, v0.2d
    [all...]
  /external/vixl/test/
test-simulator-traces-a64.h 336 #include "traces/a64/sim-fcvtn2-4s-trace-a64.h"
337 #include "traces/a64/sim-fcvtn2-8h-trace-a64.h"
    [all...]
test-assembler-a64.cc     [all...]
test-disasm-a64.cc     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
fp_and_simd.stdout.exp     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/lib/
libopcodes.a     [all...]

Completed in 1478 milliseconds