Home
last modified time | relevance | path

Searched defs:InType (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DElementwiseFunction.hpp18 using InType = typename Functor::first_argument_type; typedef
32 using InType = typename Functor::argument_type; typedef
44 using InType = bool; typedef
58 using InType = bool; typedef
H A DRefLogicalBinaryWorkload.hpp27 using InType = bool; typedef in armnn::RefLogicalBinaryWorkload
H A DRefLogicalUnaryWorkload.hpp27 using InType = bool; typedef in armnn::RefLogicalUnaryWorkload
H A DRefElementwiseUnaryWorkload.hpp27 using InType = float; typedef in armnn::RefElementwiseUnaryWorkload
H A DRefComparisonWorkload.hpp29 using InType = float; typedef in armnn::RefComparisonWorkload
H A DRefElementwiseWorkload.hpp29 using InType = typename ElementwiseBinaryFunction<Functor>::InType; typedef in armnn::RefElementwiseWorkload
/aosp_15_r20/external/pytorch/caffe2/perfkernels/
H A Dhp_emblookup_codegen.py11 def unroll(uf, IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument
12 def compute(regid, InType, use_weights, isa, prefetch): argument
204 def generic(IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument
205 def compute(InType, use_weights, isa): argument
H A Dembedding_lookup_idx.cc81 …IndexType, InTypeName, InType, OutType, IS_WEIGHT_POSITIONAL) \ argument
/aosp_15_r20/external/gemmlowp/meta/
H A Dquantized_mul_kernels.h41 static void Multiply(const InType* lhs, const InType*, in Multiply()
90 static void Multiply(const InType* lhs, const InType*, in Multiply()
135 static void Multiply(const InType* lhs, const InType*, in Multiply()
H A Dbase.h49 typedef InType_ InType; typedef
111 typedef InType_ InType; typedef
H A Dsingle_thread_gemm.h48 typedef typename P::InType InType; in ExecuteDispatch3D() typedef
237 typedef typename P::InType InType; in ExecuteDispatch3D() typedef
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp845 for (const auto &InType : InTypes) in declareReduce() local
916 for (const auto &InType : InTypes) { in declareReduce() local
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DSqrtTest.h44 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
H A DSubTest.h141 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
H A DAddTest.h141 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
H A DDivTest.h158 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
H A DMulTest.h153 #define LIST_MUL_TESTS(OutType, InType, func) \ argument
H A DFmaTest.h127 #define LIST_NARROWING_FMA_TESTS(OutType, InType, func) \ argument
H A DILogbTest.h119 #define LIST_INTLOGB_TESTS(OutType, InType, Func) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
H A DRustDemangle.cpp244 bool Demangler::demanglePath(IsInType InType, LeaveGenericsOpen LeaveOpen) { in demanglePath()
349 void Demangler::demangleImplPath(IsInType InType) { in demangleImplPath()
/aosp_15_r20/external/llvm-libc/test/src/math/
H A DSqrtTest.h61 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
H A DDivTest.h69 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
H A DSubTest.h69 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
H A DAddTest.h69 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
H A DMulTest.h90 #define LIST_MUL_TESTS(OutType, InType, func) \ argument

12