HomeSort by relevance Sort by last modified time
    Searched refs:SIMD128_ALLOC (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
code-factory.h 134 #define SIMD128_ALLOC(TYPE, Type, type, lane_count, lane_type) \
136 SIMD128_TYPES(SIMD128_ALLOC)
137 #undef SIMD128_ALLOC
code-factory.cc 508 #define SIMD128_ALLOC(TYPE, Type, type, lane_count, lane_type) \
513 SIMD128_TYPES(SIMD128_ALLOC)
514 #undef SIMD128_ALLOC

Completed in 2558 milliseconds