Searched defs:__c6 (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/Headers/ |
D | wasm_simd128.h | 167 int8_t __c5, int8_t __c6, int8_t __c7, int8_t __c8, int8_t __c9, in wasm_i8x16_make() 177 int16_t __c4, int16_t __c5, int16_t __c6, int16_t __c7) { in wasm_i16x8_make() 205 #define wasm_i8x16_const(__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7, __c8, \ argument 228 #define wasm_i16x8_const(__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7) \ argument 1038 #define wasm_v8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument 1045 #define wasm_v16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument
|