/external/v8/src/runtime/ |
D | runtime-simd.cc | 224 #define SIMD_UNARY_OP(type, lane_type, lane_count, op, result) \ argument 228 lane_type lanes[kLaneCount]; \ 234 #define SIMD_BINARY_OP(type, lane_type, lane_count, op, result) \ argument 239 lane_type lanes[kLaneCount]; \ 260 #define GET_NUMERIC_ARG(lane_type, name, index) \ argument 262 name = ConvertNumber<lane_type>(a->Number()); 264 #define GET_BOOLEAN_ARG(lane_type, name, index) \ argument 279 #define SIMD_CREATE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 284 lane_type lanes[kLaneCount]; \ 286 replace(lane_type, lanes[i], i) \ [all …]
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_neon.hpp | 55 typedef uchar lane_type; typedef 76 typedef schar lane_type; typedef 97 typedef ushort lane_type; typedef 117 typedef short lane_type; typedef 137 typedef unsigned lane_type; typedef 157 typedef int lane_type; typedef 176 typedef float lane_type; typedef 195 typedef uint64 lane_type; typedef 214 typedef int64 lane_type; typedef
|
D | intrin_sse.hpp | 56 typedef uchar lane_type; typedef 79 typedef schar lane_type; typedef 102 typedef ushort lane_type; typedef 122 typedef short lane_type; typedef 141 typedef unsigned lane_type; typedef 159 typedef int lane_type; typedef 177 typedef float lane_type; typedef 195 typedef uint64 lane_type; typedef 215 typedef int64 lane_type; typedef 235 typedef double lane_type; typedef
|
D | intrin_cpp.hpp | 53 typedef _Tp lane_type; typedef
|
/external/v8/test/cctest/ |
D | test-simd.cc | 47 #define INT_TEST(type, lane_count, lane_type) \ argument 49 lane_type lanes[lane_count] = {0}; \
|
D | types-fuzz.h | 309 #define COUNT_SIMD_TYPE(NAME, Name, name, lane_count, lane_type) +1 argument 313 #define COUNT_SIMD_TYPE(NAME, Name, name, lane_count, lane_type) \ argument
|
/external/v8/src/ |
D | typing-asm.h | 104 #define V(NAME, Name, name, lane_count, lane_type) \ argument
|
D | factory.h | 358 #define SIMD128_NEW_DECL(TYPE, Type, type, lane_count, lane_type) \ argument 359 Handle<Type> New##Type(lane_type lanes[lane_count], \
|
D | typing-asm.cc | 53 #define V(NAME, Name, name, lane_count, lane_type) \ in AsmTyper() argument 866 #define V(NAME, Name, name, lane_count, lane_type) \ in VisitProperty() argument 1279 #define V(NAME, Name, name, lane_count, lane_type) \ in InitializeStdlibSIMD() argument
|
D | objects-inl.h | 162 #define SIMD128_TYPE_CHECKER(TYPE, Type, type, lane_count, lane_type) \ in TYPE_CHECKER() argument 1504 #define SIMD128_VALUE(TYPE, Type, type, lane_count, lane_type) \ in Equals() argument 1521 #define SIMD128_VALUE_EQUALS(TYPE, Type, type, lane_count, lane_type) \ argument 1533 #define SIMD128_READ_LANE(lane_type, lane_count, field_type, field_size) \ argument 1534 lane_type value = \ 1537 #define SIMD128_READ_LANE(lane_type, lane_count, field_type, field_size) \ 1538 lane_type value = READ_##field_type##_FIELD( \ 1555 #define SIMD128_NUMERIC_LANE_FNS(type, lane_type, lane_count, field_type, \ argument 1557 lane_type type::get_lane(int lane) const { \ 1559 SIMD128_READ_LANE(lane_type, lane_count, field_type, field_size) \ [all …]
|
D | types-inl.h | 32 #define CONSTRUCT_SIMD_TYPE(NAME, Name, name, lane_count, lane_type) \ argument
|
D | code-stubs-hydrogen.cc | 387 #define SIMD128_BUILDER_OPEN(TYPE, Type, type, lane_count, lane_type) \ in BuildCodeStub() argument 411 #define SIMD128_BUILDER_CLOSE(TYPE, Type, type, lane_count, lane_type) } in BuildCodeStub() argument
|
D | objects-printer.cc | 201 #define PRINT_SIMD128_VALUE(TYPE, Type, type, lane_count, lane_type) \ in Simd128ValuePrint() argument
|
D | factory.cc | 1115 #define SIMD128_NEW_DEF(TYPE, Type, type, lane_count, lane_type) \ argument 1116 Handle<Type> Factory::New##Type(lane_type lanes[lane_count], \
|
D | types.h | 428 #define CONSTRUCT_SIMD_TYPE(NAME, Name, name, lane_count, lane_type) \ argument
|
D | objects.h | 1763 #define SIMD128_VALUE_CLASS(TYPE, Type, type, lane_count, lane_type) \ argument 1766 inline lane_type get_lane(int lane) const; \ 1767 inline void set_lane(int lane, lane_type value); \
|
D | bootstrapper.cc | 2430 #define SIMD128_INSTALL_FUNCTION(TYPE, Type, type, lane_count, lane_type) \ in InitializeGlobal_harmony_simd() argument
|
/external/v8/src/heap/ |
D | heap.h | 1988 #define SIMD_ALLOCATE_DECLARATION(TYPE, Type, type, lane_count, lane_type) \ argument 1989 AllocationResult Allocate##Type(lane_type lanes[lane_count], \
|
D | heap.cc | 2317 #define ALLOCATE_SIMD128_MAP(TYPE, Type, type, lane_count, lane_type) \ in CreateInitialMaps() argument 2465 #define SIMD_ALLOCATE_DEFINITION(TYPE, Type, type, lane_count, lane_type) \ argument 2466 AllocationResult Heap::Allocate##Type(lane_type lanes[lane_count], \
|
/external/v8/src/crankshaft/ |
D | hydrogen-instructions.cc | 1316 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in TypeOfString() argument
|
/external/v8/src/full-codegen/x87/ |
D | full-codegen-x87.cc | 4438 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in EmitLiteralCompareTypeof() argument
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 4233 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in EmitLiteralCompareTypeof() argument
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 4529 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in EmitLiteralCompareTypeof() argument
|
/external/v8/src/full-codegen/ia32/ |
D | full-codegen-ia32.cc | 4446 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in EmitLiteralCompareTypeof() argument
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 4449 #define SIMD128_TYPE(TYPE, Type, type, lane_count, lane_type) \ in EmitLiteralCompareTypeof() argument
|