Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/
H A Dthumb-select-load-store.mir5 define void @test_s16() { ret void }
38 name: test_s16
49 ; CHECK-LABEL: name: test_s16
/llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/
H A Dacle_sve2.cpp404 void test_s16(svbool_t pg, const int16_t *const_i16_ptr) in test_s16() function