Searched refs:SIMD128_INT_TO_STRING (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.cc2664 #define SIMD128_INT_TO_STRING(Type, lane_count) \ macro
2678 SIMD128_INT_TO_STRING(Int32x4, 4)
2679 SIMD128_INT_TO_STRING(Uint32x4, 4)
2680 SIMD128_INT_TO_STRING(Int16x8, 8)
2681 SIMD128_INT_TO_STRING(Uint16x8, 8)
2682 SIMD128_INT_TO_STRING(Int8x16, 16)
2683 SIMD128_INT_TO_STRING(Uint8x16, 16)
2684 #undef SIMD128_INT_TO_STRING macro

Completed in 538 milliseconds