Home
last modified time | relevance | path

Searched refs:wasm_i8x16_const (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Headers/
Dwasm.c13 v = wasm_i8x16_const(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in main()
/external/llvm-project/clang/lib/Headers/
Dwasm_simd128.h205 #define wasm_i8x16_const(__c0, __c1, __c2, __c3, __c4, __c5, __c6, __c7, __c8, \ macro