Home
last modified time | relevance | path

Searched defs:s16 (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/llvm/lib/Target/M68k/GISel/
H A DM68kLegalizerInfo.cpp25 const LLT s16 = LLT::scalar(16); in M68kLegalizerInfo() local
/llvm-project/lldb/test/API/lang/cpp/unicode-literals/
H A Dmain.cpp5 char16_t *s16 = (char16_t *)u"ﺸﺵۻ"; in main() local
/llvm-project/clang/test/CodeGen/
H A Daarch64-debug-sve-vectorx3-types.c
H A Daarch64-debug-sve-vectorx2-types.c
H A Dextend-arg-64.c31 short s16; variable
H A Daarch64-debug-sve-vectorx4-types.c
H A Daarch64-debug-sve-vector-types.c
H A Daarch64-sve.c
H A Dmips64-padding-arg.c64 S16 s16; variable
/llvm-project/clang/test/CodeGenObjC/
H A Daarch64-sve-types.m9 const char s16[] = @encode(__SVInt16_t); function
/llvm-project/clang/test/PCH/
H A Daarch64-sve-types.c8 __SVInt16_t *s16; global() variable
/llvm-project/clang/test/SemaObjC/
H A Daarch64-sve-types.m8 @property(nullable) __SVInt16_t s16; // expected-error {{cannot be applied to non-pointer type}} property
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-sve-typeinfo.cpp9 auto &s16 = typeid(__SVInt16_t); variable
H A Datomic-inline.cpp52 AM16 s16; variable
/llvm-project/clang/test/Sema/aarch64-sme2-intrinsics/
H A Dacle_sme2_imm.cpp59 void test_outer_product(svbool_t pred, svint16_t s16, svuint16_t u16, svint32_t s32, svuint32_t u32) __arm_streaming __arm_inout("za") { in test_outer_product() argument
246 svint16_t s16, svuint16_t u16, svint8x2_t s8x2, in test_multiply_add_sub_long() argument
293 test_vertical_dot_product(uint32_t base,svint16x2_t s16x2,svuint16x2_t u16x2,svint8x4_t s8x4,svuint8x4_t u8x4,svint16x4_t s16x4,svuint16x4_t u16x4,svfloat16x2_t f16x2,svbfloat16x2_t bf16x2,svint16_t s16,svuint16_t u16,svint8_t s8,svuint8_t u8,svfloat16_t f16,svbfloat16_t b16) test_vertical_dot_product() argument
[all...]
/llvm-project/lldb/test/API/lang/cpp/char1632_t/
H A Dmain.cpp24 char16_t *s16 = (char16_t *)u"ﺸﺵۻ"; in main() local
/llvm-project/flang/test/Semantics/
H A Dequivalence01.f90202 subroutine s16 subroutine
215 end subroutine s16 argument
H A Dfinal01.f9042 final :: s11, s12, s13, s14, s15, s16, s17 method
102 subroutine s16(x) subroutine
103 type(*) :: x local
H A Dspec-expr.f90185 subroutine s16(n) subroutine
191 end subroutine s16 argument
/llvm-project/libcxx/test/std/utilities/memory/ptr.align/
H A Dassume_aligned.pass.cpp68 S16 s16; in tests() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DCSETest.cpp21 LLT s16{LLT::scalar(16)}; in TEST_F() local
144 LLT s16{LLT::scalar(16)}; TEST_F() local
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dattr-trivial-abi.cpp106 S16<int> s16; variable
/llvm-project/clang/test/Sema/
H A Doverload-arm-mve.c35 int16_t s16; variable
/llvm-project/clang/test/Sema/aarch64-sve2p1-intrinsics/
H A Dacle_sve2p1_imm.cpp115 void test_svdot_lane_2way(svint32_t s32, svuint32_t u32, svint16_t s16, svuint16_t u16, in test_svdot_lane_2way() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp39 const LLT s16 = LLT::scalar(16); in ARMLegalizerInfo() local

12