Searched refs:SIMD128_INT_PRINT_FUNCTION (Results 1 – 1 of 1) sorted by relevance
219 #define SIMD128_INT_PRINT_FUNCTION(type, lane_count) \ macro228 SIMD128_INT_PRINT_FUNCTION(Int32x4, 4)229 SIMD128_INT_PRINT_FUNCTION(Uint32x4, 4)230 SIMD128_INT_PRINT_FUNCTION(Int16x8, 8)231 SIMD128_INT_PRINT_FUNCTION(Uint16x8, 8)232 SIMD128_INT_PRINT_FUNCTION(Int8x16, 16)233 SIMD128_INT_PRINT_FUNCTION(Uint8x16, 16)234 #undef SIMD128_INT_PRINT_FUNCTION