| /llvm-project-15.0.7/compiler-rt/test/tsan/ |
| H A D | simple_stack2.cpp | 11 volatile int tmp = 42; in bar1() local 18 volatile int tmp = Global; in foo2() local 24 volatile int tmp = 42; in bar2() local
|
| H A D | simple_stack.c | 10 volatile int tmp = 42; (void)tmp; in bar1() local 19 volatile int tmp = 42; (void)tmp; in bar2() local
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | fp-function-attrs.cpp | 4 float tmp = a; in test_default() local 15 float tmp = a; in test_precise_on_pragma() local 29 float tmp = a; in test_reassociate_off_pragma() local
|
| H A D | uint128_t.c | 11 __uint128_t tmp; in f() local
|
| H A D | vla-3.c | 8 char __attribute__((aligned(16))) tmp[size+32]; in vlaalign() local
|
| H A D | 2007-08-01-LoadStoreAlign.c | 14 int tmp = t.b; in main() local
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/ |
| H A D | use-after-scope-goto.cpp | 13 int tmp; in f1() local 24 int tmp; in f2() local 37 int tmp; in f3() local
|
| /llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/ |
| H A D | use-after-scope-goto.cpp | 18 int tmp; in f1() local 29 int tmp; in f2() local 42 int tmp; in f3() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | iterator.h | 135 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 149 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 160 DerivedT tmp = *static_cast<DerivedT *>(this); variable 174 DerivedT tmp = *static_cast<DerivedT *>(this); variable
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/ |
| H A D | optnone-vectors-and-functions.cpp | 29 T tmp = x + y; // DexLabel('break_0') in test1() local 57 T tmp = x; in test2() local 130 int4 tmp = test1(a,b); in main() local
|
| /llvm-project-15.0.7/libc/src/__support/FPUtil/generic/ |
| H A D | sqrt_80_bit_long_double.h | 94 UIntType tmp = (y << 1) + current_bit; // 2*y(n - 1) + 2^(-n-1) in sqrt() local 105 UIntType tmp = (y << 2) + 1; in sqrt() local
|
| /llvm-project-15.0.7/libcxx/test/std/ranges/range.factories/range.iota.view/ |
| H A D | types.h | 58 constexpr SomeInt operator++(int) { auto tmp = *this; ++value_; return tmp; } member 60 constexpr SomeInt operator--(int) { auto tmp = *this; --value_; return tmp; } member 88 constexpr IntComparableWith operator++(int) { auto tmp = *this; ++value_; return tmp; } member 123 constexpr IntSentinelWith operator++(int) { auto tmp = *this; ++value_; return tmp; } member
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator-cxx.h | 51 auto tmp = *this; member 57 auto tmp = *this; -- ptr; member 114 auto tmp = *this; member 120 auto tmp = *this; -- ptr; member 174 auto tmp = *this; member 180 auto tmp = *this; member 217 auto tmp = *this; member
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | complex128.cpp | 8 __complex128 tmp; in check() local
|
| H A D | 2007-05-03-VectorInit.cpp | 10 float4 tmp = {a,a,a,a}; in splat4() local
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-error2.c | 8 …v16i8 tmp = __builtin_s390_vaq(a, b); // expected-error {{'__builtin_s390_vaq' needs target featur… in f0() local
|
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | cxa_vec_new_overflow_PR41395.pass.cpp | 27 size_t tmp = x * y; in check_mul_overflows() local 34 size_t tmp = x + y; in check_add_overflows() local
|
| /llvm-project-15.0.7/libc/AOR_v20.02/math/ |
| H A D | exp2.c | 32 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() 82 double_t kd, r, r2, scale, tail, tmp; in exp2() local
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | struct-cast.c | 12 struct S tmp; variable
|
| /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/ |
| H A D | main.cpp | 8 int *tmp; in func() local
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | default-expr-arguments-2.cpp | 17 bar<int> tmp; in f() local
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | dso-origin.cpp | 12 volatile int tmp; in my_access() local
|
| /llvm-project-15.0.7/lldb/source/Host/macosx/cfcpp/ |
| H A D | CFCReleaser.h | 99 T tmp = _ptr; in release() local
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | iprime.c | 65 mpz_t tmp; in mp_int_is_prime() local
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | CFUtils.h | 65 T tmp = _ptr; in release() local
|