Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 25 of 83) sorted by relevance

1234

/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
Dgetlane.h33 #define VGETLANE_IMPL_8(stype, vtype, postfix) \ argument
59 #define VGETLANE_IMPL_4(stype, vtype, postfix) \ argument
77 #define VGETLANE_IMPL_2(stype, vtype, postfix) \ argument
102 #define VGETQLANE_IMPL_16(stype, vtype, postfix) \ argument
144 #define VGETQLANE_IMPL_8(stype, vtype, postfix) \ argument
170 #define VGETQLANE_IMPL_4(stype, vtype, postfix) \ argument
188 #define VGETQLANE_IMPL_2(stype, vtype, postfix) \ argument
Dshr.h35 #define VQRSHRN_IMPL(half_vtype, vtype, prefix, postfix) \ argument
51 #define VQRSHRN_SCALAR_IMPL(half_vtype, vtype, prefix, postfix) \ argument
71 #define VQRSHRN_EX_IMPL(half_vtype, vtype, prefix_signed, prefix_unsigned, postfix) … argument
90 #define VSHR_IMPL(vtype, prefix, postfix) \ argument
100 #define VSHRQ_IMPL(vtype, prefix, postfix) \ argument
111 #define VSHRQ_SCALAR_IMPL(vtype, prefix, postfix) \ argument
124 #define VQRSHRN_EX_SCALAR_IMPL(half_vtype, vtype, prefix_signed, prefix_unsigned, postfix) … argument
Dadd.h33 #define VADD_IMPL(stype, vtype, prefix, postfix) \ argument
67 #define VQADD_IMPL(stype, vtype, prefix, postfix) \ argument
101 #define VADDW_IMPL(wtype, vtype, prefix, postfix) \ argument
116 #define VADDL_IMPL(wtype, vtype, prefix, postfix) \ argument
132 #define VADDV_IMPL(stype, vtype, prefix, postfix) \ argument
159 #define VPADDL_IMPL(ltype, vtype, prefix, postfix) \ argument
181 #define VPADD_IMPL(stype, vtype, prefix, postfix) \ argument
Dsetlane.h33 #define VSETLANE_IMPL_8(stype, atype, vtype, postfix) \ argument
59 #define VSETLANE_IMPL_4(stype, atype, vtype, postfix) \ argument
77 #define VSETLANE_IMPL_2(stype, atype, vtype, postfix) \ argument
102 #define VSETQLANE_IMPL_16(stype, atype, vtype, postfix) \ argument
144 #define VSETQLANE_IMPL_8(stype, atype, vtype, postfix) \ argument
170 #define VSETQLANE_IMPL_4(stype, atype, vtype, postfix) \ argument
Dsvcvt.h32 #define SVCVT_Z_TO_F32_IMPL(vtype) … argument
45 #define SVCVT_Z_TO_F16_IMPL(vtype) … argument
58 #define SVCVT_Z_TO_S32_IMPL(vtype) … argument
Dsub.h33 #define VSUB_IMPL(stype, vtype, prefix, postfix) \ argument
68 #define VQSUB_IMPL(stype, vtype, prefix, postfix) \ argument
101 #define VSUBL_IMPL(rtype, vtype, prefix, postfix) \ argument
Dsvreinterpret.h32 #define SVREINTERPRET_TO_F32_IMPL(vtype) … argument
42 #define SVREINTERPRET_TO_U32_IMPL(vtype) … argument
Dround.h34 #define VROUNDQ_IMPL(vtype, postfix) \ argument
40 #define VROUNDQ_IMPL_INT(vtype, postfix) \ argument
Dexp.h34 #define VEXPQ_IMPL(vtype, postfix) \ argument
40 #define VEXPQ_IMPL_INT(vtype, postfix) \ argument
Dlog.h34 #define VLOG_IMPL(vtype, prefix, postfix) \ argument
40 #define VLOG_IMPL_INT(vtype, prefix, postfix) \ argument
Dinv.h34 #define VINV_IMPL(vtype, prefix, postfix) \ argument
40 #define VINV_IMPL_INT(vtype, prefix, postfix) \ argument
Dsin.h34 #define VSIN_IMPL(vtype, prefix, postfix) \ argument
40 #define VSIN_IMPL_INT(vtype, prefix, postfix) \ argument
Dload.h33 #define VLOAD_IMPL(stype, vtype, postfix) \ argument
52 #define VLOADQ_IMPL(stype, vtype, postfix) \ argument
Dinvsqrt.h34 #define VINVSQRT_IMPL(stype, vtype, prefix, postfix) \ argument
40 #define VINVSQRT_IMPL_INT(stype, vtype, prefix, postfix) \ argument
Dabs.h33 #define VABS_IMPL(stype, vtype, prefix, postfix) \ argument
39 #define VQABS_IMPL(stype, vtype, prefix, postfix) \ argument
Dmovn.h33 #define VMOVN_IMPL(dtype, vtype, prefix, postfix) \ argument
46 #define VQMOVN_IMPL(dtype, vtype, prefix, postfix) \ argument
Dmla.h33 #define VMLA_IMPL(stype, vtype, prefix, postfix) \ argument
39 #define VMLA_IMPL2(stype, vtype, prefix1, prefix2, postfix) \ argument
Dcvt.h33 #define VCVT_TO_F32_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ argument
49 #define VCVT_TO_F16_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ in VCVT_TO_F32_IMPL() argument
Dsvexp.h35 #define SVEXP_IMPL(vtype, postfix) \ argument
Dsvlog.h34 #define SVLOG_IMPL(vtype, postfix) \ argument
Dtanh.h34 #define VTANH_IMPL(vtype, prefix, postfix) \ argument
Drev64.h33 #define VREV64_IMPL(vtype, prefix, postfix) \ argument
Derf.h35 #define VERF_IMPL(vtype, prefix, postfix) \ argument
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dbatch_scatter_ops_test.py27 def _AsType(v, vtype): argument
46 vtype, argument
/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
Dscatter_nd_ops_test.py27 def _AsType(v, vtype): argument
75 vtype, argument

1234