Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A Dsvreinterpret.h32 #define SVREINTERPRET_TO_F32_IMPL(vtype) … argument
42 #define SVREINTERPRET_TO_U32_IMPL(vtype) … argument
H A Dexp.h34 #define VEXPQ_IMPL(vtype, postfix) \ argument
40 #define VEXPQ_IMPL_INT(vtype, postfix) \ argument
H A Dround.h34 #define VROUNDQ_IMPL(vtype, postfix) \ argument
40 #define VROUNDQ_IMPL_INT(vtype, postfix) \ argument
H A Dload.h33 #define VLOAD_IMPL(stype, vtype, postfix) \ argument
52 #define VLOADQ_IMPL(stype, vtype, postfix) \ argument
H A Dinv.h34 #define VINV_IMPL(vtype, prefix, postfix) \ argument
40 #define VINV_IMPL_INT(vtype, prefix, postfix) \ argument
H A Dlog.h34 #define VLOG_IMPL(vtype, prefix, postfix) \ argument
40 #define VLOG_IMPL_INT(vtype, prefix, postfix) \ argument
H A Dsin.h34 #define VSIN_IMPL(vtype, prefix, postfix) \ argument
40 #define VSIN_IMPL_INT(vtype, prefix, postfix) \ argument
H A Dinvsqrt.h34 #define VINVSQRT_IMPL(stype, vtype, prefix, postfix) \ argument
40 #define VINVSQRT_IMPL_INT(stype, vtype, prefix, postfix) \ argument
H A Dmovn.h33 #define VMOVN_IMPL(dtype, vtype, prefix, postfix) \ argument
46 #define VQMOVN_IMPL(dtype, vtype, prefix, postfix) \ argument
H A Dabs.h33 #define VABS_IMPL(stype, vtype, prefix, postfix) \ argument
39 #define VQABS_IMPL(stype, vtype, prefix, postfix) \ argument
H A Dmla.h33 #define VMLA_IMPL(stype, vtype, prefix, postfix) \ argument
39 #define VMLA_IMPL2(stype, vtype, prefix1, prefix2, postfix) \ argument
H A 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
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/
Dvector_intrinsics.cc32 inline uint64_t VtypeToVlMax(uint8_t vtype) { in VtypeToVlMax()
57 std::tuple<uint64_t, uint64_t> Vsetivli(uint8_t avl, uint16_t vtype) { in Vsetivli()
61 std::tuple<uint64_t, uint64_t> Vsetvl(uint64_t avl, uint64_t vtype) { in Vsetvl()
71 std::tuple<uint64_t, uint64_t> Vsetvli(uint64_t avl, uint16_t vtype) { in Vsetvli()
81 std::tuple<uint64_t, uint64_t> Vsetvlmax(uint64_t vtype) { in Vsetvlmax()
85 std::tuple<uint64_t, uint64_t> Vsetvlimax(uint16_t vtype) { in Vsetvlimax()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
H A Dbatch_scatter_ops_test.py27 def _AsType(v, vtype): argument
46 vtype, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
H A Dscatter_nd_ops_test.py27 def _AsType(v, vtype): argument
75 vtype, argument
/aosp_15_r20/packages/modules/Connectivity/service/jni/
Dcom_android_server_connectivity_ClatCoordinator.cpp63 const verify vtype) { in verifyPerms()
97 #define V(path, md, uid, gid, ctx, vtype) \ argument
124 #define V2(path, md, vtype) \ in verifyClatPerms() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dscatter_nd_op_test.py28 def _AsType(v, vtype): argument
73 vtype, argument
/aosp_15_r20/external/armnn/python/pyarmnn/test/
H A Dtest_descriptors.py56 def test_batchtospacend_descriptor_rubbish_assignment_shape(input_shape, value, vtype): argument
70 def test_batchtospacend_descriptor_rubbish_assignment_crops(input_crops, value, vtype): argument
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h614 Register vtype = GetCsr<CsrName::kVtype>(); in OpVector() local
677 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
698 Register vtype, in OpVector()
731 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
749 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
819 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
858 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()

123456