Searched defs:__c15 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | wasm_simd128.h | 273 int8_t __c14, int8_t __c15) { 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() 1431 __c14, __c15) \ argument 1745 __c14, __c15) \ argument
|