/llvm-project/compiler-rt/test/ubsan/TestCases/ImplicitConversion/ |
H A D | bitfield-conversion.c | 45 uint16_t v16 = (UINT8_MAX + 1) + (max + 1); in test_a() local 117 uint16_t v16 = max + 1; in test_b() local 189 uint16_t v16 = (UINT8_MAX + 1) + (max + 1); in test_c() local 326 uint16_t v16 = max + 1; in test_e() local 457 int16_t v16 = max + 1; in test_h() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | uppercase-literal-suffix-float16.cpp | 26 static constexpr auto v16 = 1.F16; // OK. in float16_normal_literals() local
|
H A D | uppercase-literal-suffix-integer-custom-list.cpp | 91 static constexpr auto v16 = 1LU; // OK. in integer_suffix() local
|
H A D | uppercase-literal-suffix-hexadecimal-floating-point.cpp | 110 static constexpr auto v16 = 0xfp0I; // OK. in floating_point_complex_suffix() local
|
H A D | uppercase-literal-suffix-floating-point.cpp | 123 static constexpr auto v16 = 1.I; // OK. in floating_point_complex_suffix() local
|
H A D | uppercase-literal-suffix-integer.cpp | 125 static constexpr auto v16 = 1LU; // OK. in integer_suffix() local
|
/llvm-project/llvm/test/MC/Hexagon/ |
H A D | v60-vmem.s | 326 v16 = v8 define
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/ |
H A D | uppercase-literal-suffix-integer.cpp | 105 static constexpr auto v16 = 1LU; // OK. in integer_suffix() local
|
/llvm-project/clang/test/Sema/ |
H A D | arm-mve-immediates.c | 72 void test_lane_indices(uint8x16_t v16, uint16x8_t v8, in test_lane_indices()
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | rich-stack.c | 23 uint64_t v16[2]; in FOO() local
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ppc_regs.h | 81 #define v16 16 macro
|
/llvm-project/lldb/source/Utility/ |
H A D | ARM64_ehframe_Registers.h | 96 v16, enumerator
|
H A D | ARM64_DWARF_Registers.h | 97 v16, enumerator
|
/llvm-project/clang/test/SemaCXX/ |
H A D | builtin-dump-struct.cpp | 178 int v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, member 188 t1 v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, member
|
/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextFreeBSD_powerpc.cpp | 150 uint32_t v16[4]; member
|