Home
last modified time | relevance | path

Searched refs:i10000 (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/SCCP/
H A Dapint-bigarray.ll5 define internal i10000* @test(i10000 %Arg) {
6 %X = getelementptr [1000000 x i10000], [1000000 x i10000]* @G, i32 0, i32 999
7 store i10000 %Arg, i10000* %X
8 ret i10000* %X
11 define i10000 @caller()
13 %Y = call i10000* @test(i10000 -1)
14 %Z = load i10000, i10000* %Y
15 ret i10000 %Z
20 %Y = call i10000* @test(i10000 1)
21 %Z = load i10000, i10000* %Y
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/
H A Dimtcp-multiport.sh24 tcpflood -p$TCPFLOOD_PORT2 -i10000 -m10000
/dports/audio/snd/snd-21.2/
H A Ddsp.rb2581 i10000 = scale_position.call(bark_function, 10000.0)
2584 draw_line(i10000, tick_y0, i10000, major_y0,
2590 draw_string("10000", i10000 - 6 * 4, major_y0,
H A Ddsp.scm2043 (i10000 (scale-position bark-function 10000.0)))
2046 (draw-line i10000 axis-y1 i10000 major-y0 snd chn copy-context cr)
2050 (draw-string "10000" (- i10000 24) major-y0 snd chn copy-context cr)
H A Ddsp.fs2689 axis-x0 axis-x1 sr2 10000.0 bark-function scale-pos { i10000 }
2692 i10000 tick-y0 i10000 major-y0 snd chn
2698 "10000" i10000 24 - major-y0 snd chn
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1387345 #i10000# #i10000# changes from OOO330 m20
1387349 #i10000# #i10000# changes from OOO330 m20
1387353 #i10000# #i10000# changes from OOO330 m20
1387357 #i10000# #i10000# changes from OOO330 m20
1387361 #i10000# #i10000# changes from OOO330 m20
1387365 #i10000# #i10000# changes from OOO330 m20
1387369 #i10000# #i10000# changes from OOO330 m20
1387373 #i10000# #i10000# changes from OOO330 m20
1387377 #i10000# #i10000# changes from OOO330 m20
1387381 #i10000# #i10000# changes from OOO330 m20
[all …]
H A DChangeLog-helpcontent229438 #i10000# removed duplicated ID
30464 #i10000# uniqu id's fixed
30600 #i10000# remove merge markers in help files
30724 #i10000# LGPL version 3
49992 #i10000# removal of cws helplinker01
49996 #i10000# removal of cws helplinker01
52644 #i10000# back to previous revision (ufi)
57108 #i10000# cleanup too aggressive
57152 #i10000# Undo CWS integration hc680fin
77262 #i10000# deliver hid.lst into bin
[all …]
/dports/net/hping/hping2-rc3/
H A DCHANGES105 AZ ADD: --fast option that is an alias for -u i10000 (10 packets at second)
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1649394 #i10000# #i10000# changes from OOO330 m20
1649398 #i10000# #i10000# changes from OOO330 m20
1649402 #i10000# #i10000# changes from OOO330 m20
1649406 #i10000# #i10000# changes from OOO330 m20
1649410 #i10000# #i10000# changes from OOO330 m20
1649414 #i10000# #i10000# changes from OOO330 m20
1649418 #i10000# #i10000# changes from OOO330 m20
1649422 #i10000# #i10000# changes from OOO330 m20
1649426 #i10000# #i10000# changes from OOO330 m20
1649430 #i10000# #i10000# changes from OOO330 m20
[all …]
/dports/lang/fth/fth-1.4.1/examples/site-lib/
H A Ddsp.fs2689 axis-x0 axis-x1 sr2 10000.0 bark-function scale-pos { i10000 }
2692 i10000 tick-y0 i10000 major-y0 snd chn
2698 "10000" i10000 24 - major-y0 snd chn
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DUncommonTrapStackBang.java10102 int i10000; in doIt() local

12