| /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Float/ |
| H A D | cast-overflow.cpp | 109 static int test_int = MaxFloatRepresentableAsInt + 0x80; in main() local 115 static int test_int = MinFloatRepresentableAsInt - 0x100; in main() local 126 static int test_int = (unsigned)(MaxFloatRepresentableAsUInt + 0x100); in main() local 132 static int test_int = Inf; in main() local 137 static int test_int = NaN; in main() local 145 static int test_int = (float)(FloatMaxAsUInt128 + 1); in main() local
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/ |
| H A D | fill.pass.cpp | 48 test_int() in test_int() function 66 test_int<forward_iterator<int*> >(); in main() 67 test_int<bidirectional_iterator<int*> >(); in main() 68 test_int<random_access_iterator<int*> >(); in main() 69 test_int<int*>(); in main()
|
| H A D | fill_n.pass.cpp | 53 test_int() in test_int() function 156 test_int<cpp17_output_iterator<int*> >(); in main() 157 test_int<forward_iterator<int*> >(); in main() 158 test_int<bidirectional_iterator<int*> >(); in main() 159 test_int<random_access_iterator<int*> >(); in main() 160 test_int<int*>(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | inline-asm-physical-fpr.ll | 18 define dso_local signext i32 @test_int(double %a, double %b) { 24 ; CHECK-LABEL: test_int
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test_python.py | 44 def test_int(i): function 54 test_int(sys.maxsize) 55 test_int(-sys.maxsize - 1) 56 test_int(0)
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | warn-absolute-value-header.c | 11 void test_int(int i, unsigned u, long long ll, float f, double d) { in test_int() function
|
| H A D | warn-absolute-value.c | 16 void test_int(int x) { in test_int() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | lftr-pr41998.ll | 6 define void @test_int(i32 %start, i32* %p) { 7 ; CHECK-LABEL: @test_int(
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | arm64_32-vaarg.c | 10 int test_int(OneInt input, va_list *mylist) { in test_int() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopBoundSplit/ |
| H A D | bug-loop-bound-split-phi-in-exit-block.ll | 7 define i16 @test_int() { 8 ; CHECK-LABEL: @test_int(
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | blocks-cxx11.cpp | 7 namespace test_int { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx-intel-ocl.ll | 117 ; X86-LABEL: test_int 124 ; X64-LABEL: test_int 129 define i32 @test_int(i32 %a, i32 %b) nounwind {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-dagcombiner-load-slicing.ll | 40 ; CHECK-LABEL: @test_int 47 define void @test_int(%class.Complex_int* nocapture %out, i64 %out_start) {
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-absolute-value.cpp | 35 void test_int(int x) { in test_int() function
|
| H A D | compare-cxx2a.cpp | 402 void test_int(_Complex int x, _Complex int y) { // expected-warning 2 {{'_Complex' is a C99 extensi… in test_int() function
|
| H A D | constexpr-builtin-bit-cast.cpp | 43 void test_int() { in test_int() function
|
| H A D | constant-expression-cxx14.cpp | 360 constexpr bool test_int() { in test_int() function 392 static_assert(test_int(), "");
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | temp_arg_nontype.cpp | 276 …void test_int() { enable_if_int<2>::type i; } // expected-error{{enable_if_int<2>'; did you mean '… in test_int() function
|
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | fdeclare-opencl-builtins.cl | 249 char4 test_int(char c, char4 c4) {
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | produce-symbolcast_x86.cpp | 467 void test_int(int x) { in test_int() function
|
| H A D | produce-symbolcast_x64.cpp | 458 void test_int(int x) { in test_int() function
|