Searched refs:__c14 (Results 1 – 1 of 1) sorted by relevance
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | wasm_simd128.h | 214 int8_t __c14, int8_t __c15) { in wasm_i8x16_make() argument 217 __c12, __c13, __c14, __c15}; in wasm_i8x16_make() 254 int8_t __c12, int8_t __c13, int8_t __c14, int8_t __c15) in wasm_i8x16_const() argument 261 __REQUIRE_CONSTANT(__c13) __REQUIRE_CONSTANT(__c14) in wasm_i8x16_const() 265 __c12, __c13, __c14, __c15}; in wasm_i8x16_const() 1163 __c14, __c15) \ argument 1166 __c6, __c7, __c8, __c9, __c10, __c11, __c12, __c13, __c14, __c15)) 1477 __c14, __c15) \ argument 1480 __c8, __c9, __c10, __c11, __c12, __c13, __c14, __c15)
|