Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dwasm_simd128.h166 wasm_i8x16_make(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, int8_t __c4, in wasm_i8x16_make()
176 wasm_i16x8_make(int16_t __c0, int16_t __c1, int16_t __c2, int16_t __c3, in wasm_i16x8_make()
182 int32_t __c1, in wasm_i32x4_make()
189 float __c1, in wasm_f32x4_make()
196 int64_t __c1) { in wasm_i64x2_make()
201 double __c1) { in wasm_f64x2_make()
205 #define wasm_i8x16_const(__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7, __c8, \ argument
228 #define wasm_i16x8_const(__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7) \ argument
241 #define wasm_i32x4_const(__c0, __c1, __c2, __c3) \ argument
250 #define wasm_f32x4_const(__c0, __c1, __c2, __c3) \ argument
[all …]
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/
DMachRegisterStatesI386.h68 uint16_t __c1 : 1; member
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
DMachRegisterStatesX86_64.h74 uint16_t __c1 : 1; member