Home
last modified time | relevance | path

Searched refs:noinline (Results 1 – 25 of 11418) sorted by relevance

12345678910>>...457

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr81346-3.c6 __attribute__((noinline, noclone)) int f00 (int x) { return x / 46340 > -46341; } in f00()
8 __attribute__((noinline, noclone)) int f02 (int x) { return x / 46340 >= 46341; } in f02()
10 __attribute__((noinline, noclone)) int f04 (int x) { return x / 46340 < 46341; } in f04()
22 __attribute__((noinline, noclone)) int f16 (int x) { return x / 15 > -15; } in f16()
24 __attribute__((noinline, noclone)) int f18 (int x) { return x / 15 > 15; } in f18()
26 __attribute__((noinline, noclone)) int f20 (int x) { return x / 15 >= -15; } in f20()
28 __attribute__((noinline, noclone)) int f22 (int x) { return x / 15 >= 15; } in f22()
30 __attribute__((noinline, noclone)) int f24 (int x) { return x / 15 < -15; } in f24()
32 __attribute__((noinline, noclone)) int f26 (int x) { return x / 15 < 15; } in f26()
36 __attribute__((noinline, noclone)) int f30 (int x) { return x / 15 <= 15; } in f30()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp13 __attribute__((noinline))
21 __attribute__((noinline))
29 __attribute__((noinline))
37 __attribute__((noinline))
45 __attribute__((noinline))
53 __attribute__((noinline))
61 __attribute__((noinline))
69 __attribute__((noinline))
77 __attribute__((noinline))
85 __attribute__((noinline))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp14 __attribute__((noinline))
22 __attribute__((noinline))
30 __attribute__((noinline))
38 __attribute__((noinline))
46 __attribute__((noinline))
54 __attribute__((noinline))
62 __attribute__((noinline))
70 __attribute__((noinline))
78 __attribute__((noinline))
86 __attribute__((noinline))
[all …]

12345678910>>...457