Home
last modified time | relevance | path

Searched refs:globalvar (Results 101 – 125 of 348) sorted by relevance

12345678910>>...14

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = global i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
157 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = constant i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
158 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/llvm90/llvm-9.0.1.src/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = global i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
157 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/devel/llvm80/llvm-8.0.1.src/test/Bitcode/
H A Dthinlto-function-summary-refgraph.ll11 ; "globalvar"
45 ; Function W contains a call to func3 as well as a reference to globalvar:
46 ; op0=W op4=globalvar op5=func3
76 @globalvar = global i32 0, align 4
86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar)
157 ; DIS-DAG: = gv: (name: "globalvar", summaries: (variable: (module: ^0, flags: (linkage: external, …
/dports/databases/grass7/grass-7.8.6/gui/wxpython/startup/
H A Dguiutils.py23 from core import globalvar
98 versionFile = open(os.path.join(globalvar.ETCDIR, "VERSIONNUMBER"))
/dports/databases/grass7/grass-7.8.6/gui/wxpython/core/
H A Dsettings.py29 from core import globalvar
94 (globalvar.GM_WINDOW_SIZE[0],
95 globalvar.GM_WINDOW_SIZE[1],
96 globalvar.GM_WINDOW_SIZE[0] + 1,
97 globalvar.MAP_WINDOW_SIZE[0],
98 globalvar.MAP_WINDOW_SIZE[1])
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dprompt.py33 from core import globalvar
320 if len(splitted) > 0 and cmd in globalvar.grassCmd:
400 if cmd not in globalvar.grassCmd:
464 for command in globalvar.grassCmd:
534 for command in globalvar.grassCmd:
595 if cmd in globalvar.grassCmd and \
H A Dforms.py97 from core import globalvar
226 if globalvar.CheckWxVersion([3]):
503 globalvar.ICONDIR,
523 globalvar.IMGDIR,
747 if globalvar.wxPythonPhoenix:
1269 globalvar.SYMBDIR,
1357 size=globalvar.DIALOG_SPIN_SIZE,
1473 if globalvar.CheckWxVersion([3]):
1830 size=globalvar.DIALOG_GSELECT_SIZE,
1921 size=globalvar.DIALOG_GSELECT_SIZE,
[all …]
H A Dtoolbars.py24 from core import globalvar
28 from core.globalvar import IMGDIR
114 self.SetToolBitmapSize(globalvar.toolbarSize)
/dports/devel/kdbg/kdbg-kdbg-3.0.0/kdbg/testprogs/
H A Dtestfile.cpp20 S globalvar = { 1234, -18, &globalvar }; variable
/dports/databases/grass7/grass-7.8.6/gui/wxpython/mapswipe/
H A Ddialogs.py22 from core import globalvar
120 size=globalvar.DIALOG_GSELECT_SIZE,
127 size=globalvar.DIALOG_GSELECT_SIZE,
294 size=globalvar.DIALOG_COLOR_SIZE)
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.multi/
H A Dwatchpoint-multi-exit.c24 static volatile int __attribute__ ((used)) globalvar; variable
/dports/databases/grass7/grass-7.8.6/gui/wxpython/image2target/
H A Dii2t_gis_set_error.py17 from core import globalvar
/dports/databases/grass7/grass-7.8.6/gui/wxpython/
H A Dgis_set_error.py23 from core import globalvar
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vnet/
H A Dwidgets.py30 from core import globalvar
152 if globalvar.wxPythonPhoenix:
160 if globalvar.wxPythonPhoenix:
437 globalvar.IMGDIR,
450 globalvar.IMGDIR,
/dports/databases/grass7/grass-7.8.6/gui/wxpython/modules/
H A Dextensions.py28 from core import globalvar
51 globalvar.ICONDIR,
267 globalvar.UpdateGRASSAddOnCommands()
399 globalvar.ICONDIR,
505 globalvar.UpdateGRASSAddOnCommands(eList)
/dports/databases/grass7/grass-7.8.6/gui/wxpython/nviz/
H A Dpreferences.py25 from core import globalvar
46 globalvar.ICONDIR,
216 size=globalvar.DIALOG_COLOR_SIZE)
378 size=globalvar.DIALOG_COLOR_SIZE)
525 'draw', 'wire-color']), size=globalvar.DIALOG_COLOR_SIZE)
577 size=globalvar.DIALOG_COLOR_SIZE)
643 size=globalvar.DIALOG_COLOR_SIZE)
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.threads/
H A Dprocess-dies-while-detaching.c38 int globalvar = 1; variable
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/FunctionImport/Inputs/
H A Dfuncimport.ll1 @globalvar = global i32 1, align 4
48 %0 = load i32, i32* @globalvar, align 4

12345678910>>...14