Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/WebAssembly/
H A Dbuiltins-table.c65 void test_table_copy(int dst_idx, int src_idx, int nelem) { in test_table_copy() function
/llvm-project/clang/test/Sema/
H A Dbuiltins-wasm.c43 void test_table_copy(int dst_idx, int src_idx, int nelem) { in test_table_copy() function