Lines Matching refs:__c3

270 wasm_i8x16_make(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, int8_t __c4,  in wasm_i8x16_make()  argument
274 return (v128_t)(__i8x16){__c0, __c1, __c2, __c3, __c4, __c5, in wasm_i8x16_make()
280 wasm_u8x16_make(uint8_t __c0, uint8_t __c1, uint8_t __c2, uint8_t __c3, in wasm_u8x16_make() argument
284 return (v128_t)(__u8x16){__c0, __c1, __c2, __c3, __c4, __c5, in wasm_u8x16_make()
290 wasm_i16x8_make(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_make() argument
292 return (v128_t)(__i16x8){__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7}; in wasm_i16x8_make()
296 wasm_u16x8_make(uint16_t __c0, uint16_t __c1, uint16_t __c2, uint16_t __c3, in wasm_u16x8_make() argument
298 return (v128_t)(__u16x8){__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7}; in wasm_u16x8_make()
304 int32_t __c3) { in wasm_i32x4_make() argument
305 return (v128_t)(__i32x4){__c0, __c1, __c2, __c3}; in wasm_i32x4_make()
311 uint32_t __c3) { in wasm_u32x4_make() argument
312 return (v128_t)(__u32x4){__c0, __c1, __c2, __c3}; in wasm_u32x4_make()
328 float __c3) { in wasm_f32x4_make() argument
329 return (v128_t)(__f32x4){__c0, __c1, __c2, __c3}; in wasm_f32x4_make()
338 wasm_i8x16_const(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, in wasm_i8x16_const() argument
343 __REQUIRE_CONSTANT(__c3) __REQUIRE_CONSTANT(__c4) in wasm_i8x16_const()
350 return (v128_t)(__i8x16){__c0, __c1, __c2, __c3, __c4, __c5, in wasm_i8x16_const()
356 wasm_u8x16_const(uint8_t __c0, uint8_t __c1, uint8_t __c2, uint8_t __c3, in wasm_u8x16_const() argument
361 __REQUIRE_CONSTANT(__c3) __REQUIRE_CONSTANT(__c4) in wasm_u8x16_const()
368 return (v128_t)(__u8x16){__c0, __c1, __c2, __c3, __c4, __c5, in wasm_u8x16_const()
374 wasm_i16x8_const(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_const() argument
377 __REQUIRE_CONSTANT(__c3) __REQUIRE_CONSTANT(__c4) in wasm_i16x8_const()
380 return (v128_t)(__i16x8){__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7}; in wasm_i16x8_const()
384 wasm_u16x8_const(uint16_t __c0, uint16_t __c1, uint16_t __c2, uint16_t __c3, in wasm_u16x8_const() argument
387 __REQUIRE_CONSTANT(__c3) __REQUIRE_CONSTANT(__c4) in wasm_u16x8_const()
390 return (v128_t)(__u16x8){__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7}; in wasm_u16x8_const()
394 wasm_i32x4_const(int32_t __c0, int32_t __c1, int32_t __c2, int32_t __c3) in wasm_i32x4_const() argument
396 __REQUIRE_CONSTANT(__c3) { in wasm_i32x4_const()
397 return (v128_t)(__i32x4){__c0, __c1, __c2, __c3}; in wasm_i32x4_const()
401 wasm_u32x4_const(uint32_t __c0, uint32_t __c1, uint32_t __c2, uint32_t __c3) in wasm_u32x4_const() argument
403 __REQUIRE_CONSTANT(__c3) { in wasm_u32x4_const()
404 return (v128_t)(__u32x4){__c0, __c1, __c2, __c3}; in wasm_u32x4_const()
420 wasm_f32x4_const(float __c0, float __c1, float __c2, float __c3) in wasm_f32x4_const() argument
422 __REQUIRE_CONSTANT(__c3) { in wasm_f32x4_const()
423 return (v128_t)(__f32x4){__c0, __c1, __c2, __c3}; in wasm_f32x4_const()
1429 #define wasm_i8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument
1433 (__i8x16)(__a), (__i8x16)(__b), __c0, __c1, __c2, __c3, __c4, __c5, \
1436 #define wasm_i16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument
1440 (__c1)*2 + 1, (__c2)*2, (__c2)*2 + 1, (__c3)*2, (__c3)*2 + 1, (__c4)*2, \
1444 #define wasm_i32x4_shuffle(__a, __b, __c0, __c1, __c2, __c3) \ argument
1448 (__c2)*4, (__c2)*4 + 1, (__c2)*4 + 2, (__c2)*4 + 3, (__c3)*4, \
1449 (__c3)*4 + 1, (__c3)*4 + 2, (__c3)*4 + 3))
1743 #define wasm_v8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument
1747 wasm_i8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7, \
1750 #define wasm_v16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument
1753 wasm_i16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7)
1755 #define wasm_v32x4_shuffle(__a, __b, __c0, __c1, __c2, __c3) \ argument
1757 wasm_i32x4_shuffle(__a, __b, __c0, __c1, __c2, __c3)