/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kLegalizerInfo.cpp | 25 const LLT s16 = LLT::scalar(16); in M68kLegalizerInfo() local
|
/llvm-project/lldb/test/API/lang/cpp/unicode-literals/ |
H A D | main.cpp | 5 char16_t *s16 = (char16_t *)u"ﺸﺵۻ"; in main() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | aarch64-debug-sve-vectorx3-types.c |
|
H A D | aarch64-debug-sve-vectorx2-types.c |
|
H A D | extend-arg-64.c | 31 short s16; variable
|
H A D | aarch64-debug-sve-vectorx4-types.c |
|
H A D | aarch64-debug-sve-vector-types.c |
|
H A D | aarch64-sve.c |
|
H A D | mips64-padding-arg.c | 64 S16 s16; variable
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | aarch64-sve-types.m | 9 const char s16[] = @encode(__SVInt16_t); function
|
/llvm-project/clang/test/PCH/ |
H A D | aarch64-sve-types.c | 8 __SVInt16_t *s16; global() variable
|
/llvm-project/clang/test/SemaObjC/ |
H A D | aarch64-sve-types.m | 8 @property(nullable) __SVInt16_t s16; // expected-error {{cannot be applied to non-pointer type}} property
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | aarch64-sve-typeinfo.cpp | 9 auto &s16 = typeid(__SVInt16_t); variable
|
H A D | atomic-inline.cpp | 52 AM16 s16; variable
|
/llvm-project/clang/test/Sema/aarch64-sme2-intrinsics/ |
H A D | acle_sme2_imm.cpp | 59 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 D | main.cpp | 24 char16_t *s16 = (char16_t *)u"ﺸﺵۻ"; in main() local
|
/llvm-project/flang/test/Semantics/ |
H A D | equivalence01.f90 | 202 subroutine s16 subroutine 215 end subroutine s16 argument
|
H A D | final01.f90 | 42 final :: s11, s12, s13, s14, s15, s16, s17 method 102 subroutine s16(x) subroutine 103 type(*) :: x local
|
H A D | spec-expr.f90 | 185 subroutine s16(n) subroutine 191 end subroutine s16 argument
|
/llvm-project/libcxx/test/std/utilities/memory/ptr.align/ |
H A D | assume_aligned.pass.cpp | 68 S16 s16; in tests() local
|
/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
H A D | CSETest.cpp | 21 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 D | attr-trivial-abi.cpp | 106 S16<int> s16; variable
|
/llvm-project/clang/test/Sema/ |
H A D | overload-arm-mve.c | 35 int16_t s16; variable
|
/llvm-project/clang/test/Sema/aarch64-sve2p1-intrinsics/ |
H A D | acle_sve2p1_imm.cpp | 115 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 D | ARMLegalizerInfo.cpp | 39 const LLT s16 = LLT::scalar(16); in ARMLegalizerInfo() local
|