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

  /external/llvm/test/MC/AArch64/
neon-scalar-recip.s 39 frecpx s18, s10
40 frecpx d16, d19
42 // CHECK: frecpx s18, s10 // encoding: [0x52,0xf9,0xa1,0x5e]
43 // CHECK: frecpx d16, d19 // encoding: [0x70,0xfa,0xe1,0x5e]
neon-diagnostics.s 234 frecpx s18, h10
235 frecpx d16, s19
238 // CHECK-ERROR: frecpx s18, h10
241 // CHECK-ERROR: frecpx d16, s19
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-vsqrt.ll 114 ;CHECK: frecpx s0, {{s[0-9]+}}
116 %tmp3 = call float @llvm.aarch64.neon.frecpx.f32(float %tmp1)
122 ;CHECK: frecpx d0, {{d[0-9]+}}
124 %tmp3 = call double @llvm.aarch64.neon.frecpx.f64(double %tmp1)
128 declare float @llvm.aarch64.neon.frecpx.f32(float) nounwind readnone
129 declare double @llvm.aarch64.neon.frecpx.f64(double) nounwind readnone
  /external/vixl/src/vixl/a64/
logic-a64.cc 4787 LogicVRegister Simulator::frecpx(VectorFormat vform, function in class:vixl::Simulator
4817 LogicVRegister Simulator::frecpx(VectorFormat vform, function in class:vixl::Simulator
    [all...]
macro-assembler-a64.h     [all...]
simulator-a64.h     [all...]
disasm-a64.cc     [all...]
assembler-a64.h     [all...]
simulator-a64.cc     [all...]
assembler-a64.cc     [all...]
  /external/vixl/doc/
supported-instructions.md     [all...]
  /external/vixl/test/
test-disasm-a64.cc     [all...]
test-simulator-traces-a64.h 501 #include "traces/a64/sim-frecpx-d-trace-a64.h"
502 #include "traces/a64/sim-frecpx-s-trace-a64.h"
    [all...]
test-simulator-a64.cc     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 760 Iop_RecpExpF64, /* FRECPX d :: IRRoundingMode(I32) x F64 -> F64 */
761 Iop_RecpExpF32, /* FRECPX s :: IRRoundingMode(I32) x F32 -> F32 */
    [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
fp_and_simd.stdout.exp     [all...]
  /external/valgrind/VEX/priv/
host_arm64_defs.c     [all...]
  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
neon-instructions.txt     [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/
libGL.so 
libGL.so.1 
libosmesa.so 
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/lib/
libopcodes.a     [all...]

Completed in 706 milliseconds