Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-load-ext.ll5 define <2 x i16> @test0(i16* %i16_ptr, i64 %inc) {
17 %i_0 = load i16, i16* %i16_ptr
42 define <2 x i16> @test2(i16* %i16_ptr, i64 %inc) {
58 %i_0 = load i16, i16* %i16_ptr
59 %i16_ptr_inc = getelementptr i16, i16* %i16_ptr, i64 %inc
/llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/
H A Dacle_sve2.cpp29 int16_t *i16_ptr; variable
1657 SVE_ACLE_FUNC(svstnt1h_scatter_, u32, offset, _s32)(pg, i16_ptr, svundef_u32(), svundef_s32()); in test_s32()
2438 SVE_ACLE_FUNC(svstnt1h_scatter_, s64, offset, _s64)(pg, i16_ptr, svundef_s64(), svundef_s64()); in test_s64()
2441 SVE_ACLE_FUNC(svstnt1h_scatter_, u64, offset, _s64)(pg, i16_ptr, svundef_u64(), svundef_s64()); in test_s64()
2447 SVE_ACLE_FUNC(svstnt1h_scatter_, s64, index, _s64)(pg, i16_ptr, svundef_s64(), svundef_s64()); in test_s64()
2450 SVE_ACLE_FUNC(svstnt1h_scatter_, u64, index, _s64)(pg, i16_ptr, svundef_u64(), svundef_s64()); in test_s64()