Searched defs:__c2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | is_permutation.h | 55 _D1 __c2 = 0; in is_permutation() local 113 _D1 __c2 = 0; in __is_permutation() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | wasm_simd128.h | 270 wasm_i8x16_make(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, int8_t __c4, in wasm_i8x16_make() 280 wasm_i16x8_make(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_make() 287 int32_t __c2, in wasm_i32x4_make() 299 float __c2, in wasm_f32x4_make() 310 wasm_i8x16_const(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, in wasm_i8x16_const() 328 wasm_i16x8_const(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_const() 338 wasm_i32x4_const(int32_t __c0, int32_t __c1, int32_t __c2, int32_t __c3) in wasm_i32x4_const() 351 wasm_f32x4_const(float __c0, float __c1, float __c2, float __c3) in wasm_f32x4_const() 1286 #define wasm_i8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument 1293 #define wasm_i16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument [all …]
|