Home
last modified time | relevance | path

Searched refs:test_s8 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/
H A Dthumb-select-load-store.mir4 define void @test_s8() { ret void }
13 name: test_s8
24 ; CHECK-LABEL: name: test_s8
/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-cde-reinterpret.c18 int8x16_t test_s8(uint8x16_t x) { in test_s8() function
/llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/
H A Dacle_sve2.cpp34 void test_s8(svbool_t pg, const int8_t *const_i8_ptr) in test_s8() function