Searched defs:__c12 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | wasm_simd128.h | 272 int8_t __c10, int8_t __c11, int8_t __c12, int8_t __c13, in wasm_i8x16_make() 283 uint8_t __c12, uint8_t __c13, uint8_t __c14, uint8_t __c15) { in wasm_u8x16_make() 341 int8_t __c12, int8_t __c13, int8_t __c14, int8_t __c15) in wasm_i8x16_const() 359 uint8_t __c12, uint8_t __c13, uint8_t __c14, uint8_t __c15) in wasm_u8x16_const() 1430 __c7, __c8, __c9, __c10, __c11, __c12, __c13, \ argument 1744 __c7, __c8, __c9, __c10, __c11, __c12, __c13, \ argument
|