/llvm-project/clang/test/CodeGenCUDA/ |
H A D | shuffle_long_long.cu | 49 unsigned long long ull = 13; in test_long_long() local
|
/llvm-project/libcxx/test/std/numerics/c.math/ |
H A D | abs.verify.cpp | 24 unsigned long long ull = -5; in f() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
H A D | narrowing-conversions-long-is-32bits.cpp |
|
H A D | narrowing-conversions-unsigned-char.cpp |
|
H A D | pro-type-member-init-use-assignment.cpp | 26 unsigned long long ull; member
|
H A D | narrowing-conversions.cpp |
|
/llvm-project/compiler-rt/test/builtins/Unit/ppc/ |
H A D | fixtfti_test.c | 14 unsigned long long ull[2]; // High and low doubles as 64-bit integers. member
|
H A D | fixunstfti_test.c | 14 unsigned long long ull[2]; /* High and low doubles as 64-bit integers. */ member
|
H A D | floattitf_test.c | 19 unsigned long long ull[2]; /* High and low doubles as 64-bit integers. */ member
|
/llvm-project/clang/test/CodeGen/ |
H A D | iamcu-abi.c | 28 unsigned long long ull = 2; in testunsignedlonglong() local
|
H A D | nvptx-inlineasm-ptx.c | 12 unsigned long long ull; in constraints() local
|
H A D | complex-convert.c | 12 unsigned long long ull, _Complex signed char csc, in foo() argument [all...] |
H A D | Atomics.c | 12 unsigned long long ull; variable
|
H A D | Nontemporal.cpp | 11 unsigned long long ull; variable
|
/llvm-project/compiler-rt/lib/builtins/ppc/ |
H A D | fixunstfti.c | 33 unsigned long long ull[2]; // High and low doubles as 64-bit integers. in __fixunstfti() member
|
/llvm-project/clang/test/SemaCXX/ |
H A D | format-strings-scanf.cpp | 22 unsigned long long ull; member
|
/llvm-project/clang/test/CodeGen/RISCV/ntlh-intrinsics/ |
H A D | riscv32-zihintntl.c | 15 unsigned long long ull; variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/ |
H A D | err34-c.c | 24 unsigned long long ull; in f1() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-std-print.cpp | 553 const unsigned long long ull = 42ULL; printf_integer_d() local 712 const unsigned long long ull = 42ULL; printf_integer_u() local 792 const unsigned long long ull = 65; printf_char() local [all...] |
H A D | use-auto-cast-remove-stars.cpp | 26 unsigned long long ull = static_cast<unsigned long long>(l); in f_static_cast() local
|
H A D | use-auto-cast.cpp | 26 unsigned long long ull = static_cast<unsigned long long>(l); in f_static_cast() local
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-vsx.c | 29 unsigned long long ull = 618ULL; variable
|
H A D | builtins-ppc-p8vector.c | 14 unsigned long long ull; variable
|
/llvm-project/libc/test/src/__support/ |
H A D | arg_list_test.cpp | 88 unsigned long long ull = 7ull; TEST() local
|
/llvm-project/lldb/unittests/Utility/ |
H A D | ScalarTest.cpp | 307 Scalar ull; in TEST() local
|