Home
last modified time | relevance | path

Searched defs:__c1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/
H A Dis_permutation.h62 _D1 __c1 = 1; in is_permutation() local
120 _D1 __c1 = 1; in __is_permutation() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h280 wasm_i16x8_make(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_make()
286 int32_t __c1, in wasm_i32x4_make()
293 int64_t __c1) { in wasm_i64x2_make()
298 float __c1, in wasm_f32x4_make()
305 double __c1) { in wasm_f64x2_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()
345 int64_t __c1) in wasm_i64x2_const()
351 wasm_f32x4_const(float __c0, float __c1, float __c2, float __c3) in wasm_f32x4_const()
[all …]