/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
H A D | narrowing-conversions-equivalentbitwidth-option.cpp |
|
H A D | narrowing-conversions-long-is-32bits.cpp |
|
H A D | narrowing-conversions-unsigned-char.cpp |
|
H A D | narrowing-conversions.cpp |
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | inline-dllexport-member.cpp | 7 static const unsigned int ui = 0; member
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | ppc-x86gprintrin.c | 21 unsigned ui; variable
|
H A D | builtins-ppc-xlcompat-math.c | 31 void mtfsf (unsigned int ui) { in mtfsf()
|
/llvm-project/libcxx/test/std/numerics/c.math/ |
H A D | abs.verify.cpp | 12 unsigned int ui = -5; in f() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | nvptx-inlineasm-ptx.c | 10 unsigned int ui; in constraints() local
|
H A D | trapv.c | 3 unsigned int ui, uj, uk; variable
|
H A D | Atomics.c | 10 unsigned int ui; variable
|
H A D | xcore-abi.c | 108 volatile unsigned int ui = __builtin_getps(i); testbuiltin() local
|
H A D | Nontemporal.cpp | 9 unsigned int ui; variable
|
H A D | vecshift.c | 37 unsigned int ui; variable
|
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/ |
H A D | shared_ptr_copy_move.verify.cpp | 47 std::unique_ptr<int, ADel> ui; in main() local
|
/llvm-project/clang/test/Frontend/ |
H A D | fixed_point_comparisons.c | 140 unsigned int ui; TestIntComparisons() local 295 unsigned int ui; TestComparisonSignage() local [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | format-strings-scanf.cpp | 18 unsigned int ui; member
|
/llvm-project/clang/test/Analysis/ |
H A D | func-mapping-test.cpp | 51 const int ui; member
|
/llvm-project/clang/test/CodeGen/RISCV/ntlh-intrinsics/ |
H A D | riscv32-zihintntl.c | 13 unsigned int ui; variable
|
/llvm-project/clang/test/CodeGen/LoongArch/ |
H A D | intrinsic-la32-error.c | 8 void test_feature(long *v_l, unsigned long *v_ul, int *v_i, unsigned ui, char c, short s) { in test_feature()
|
/llvm-project/clang/test/Sema/ |
H A D | zvector2.c | 14 vector unsigned int ui, ui2; variable
|
H A D | format-fixed-point.c | 9 unsigned int ui; variable
|
H A D | vecshift.c | 39 unsigned int ui; variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/ |
H A D | err34-c.c | 23 unsigned int ui; in f1() local
|
/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | builtins-systemz-zvector3-error.c | 29 volatile unsigned int ui; global() variable
|