Home
last modified time | relevance | path

Searched defs:GlobalIndex (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/ThinLtoJIT/
H A DThinLtoDiscoveryThread.h23 ThinLtoModuleIndex &GlobalIndex, in ThinLtoDiscoveryThread()
45 ThinLtoModuleIndex &GlobalIndex; variable
H A DThinLtoJIT.h77 std::unique_ptr<ThinLtoModuleIndex> GlobalIndex; variable
H A DThinLtoJIT.cpp33 ThinLtoDefinitionGenerator(ThinLtoModuleIndex &GlobalIndex, in ThinLtoDefinitionGenerator()
55 ThinLtoModuleIndex &GlobalIndex; member in llvm::orc::ThinLtoDefinitionGenerator
/dports/devel/llvm11/llvm-11.0.1.src/examples/ThinLtoJIT/
H A DThinLtoDiscoveryThread.h23 ThinLtoModuleIndex &GlobalIndex, in ThinLtoDiscoveryThread()
45 ThinLtoModuleIndex &GlobalIndex; variable
H A DThinLtoJIT.h77 std::unique_ptr<ThinLtoModuleIndex> GlobalIndex; variable
H A DThinLtoJIT.cpp33 ThinLtoDefinitionGenerator(ThinLtoModuleIndex &GlobalIndex, in ThinLtoDefinitionGenerator()
55 ThinLtoModuleIndex &GlobalIndex; member in llvm::orc::ThinLtoDefinitionGenerator
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/doc/comm/
H A Dindexset.cc23 typedef int GlobalIndex; in main() typedef
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/
H A Dselection.hh110 typedef TG GlobalIndex; typedef in Dune::UncachedSelection
191 typedef TG GlobalIndex; typedef in Dune::Selection
H A Dindicessyncer.hh49 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef in Dune::IndicesSyncer
459 …void storeGlobalIndicesOfRemoteIndices(std::map<int,SLList<std::pair<typename T::GlobalIndex, type… in storeGlobalIndicesOfRemoteIndices()
486 SLList<std::pair<typename T::GlobalIndex, in repairLocalIndexPointers()
568 const std::pair<GlobalIndex,Attribute>& global) in insert()
950const std::pair<GlobalIndex,Attribute>& globalPair, in insertIntoRemoteIndexList()
H A Dremoteindices.hh88 typedef T1 GlobalIndex; typedef in Dune::RemoteIndex
213 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef in Dune::RemoteIndices
578 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef in Dune::RemoteIndexListModifier
718 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef in Dune::CollectiveIterator
1021 inline void RemoteIndices<T,A>::packEntries(IndexPair<GlobalIndex,LocalIndex>** pairs, in packEntries()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/runtime/src/
H A Dimports.rs27 global_imports: PrimaryMap<GlobalIndex, VMGlobalImport>, in new()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-wasm-0.44.0/src/environ/
H A Dspec.rs155 index: GlobalIndex, in make_global()
419 global_index: GlobalIndex, in declare_global_export()
441 base: Option<GlobalIndex>, in declare_table_elements()
466 base: Option<GlobalIndex>, in declare_data_initialization()
H A Ddummy.rs206 index: GlobalIndex, in make_global()
447 _base: Option<GlobalIndex>, in declare_table_elements()
476 _base: Option<GlobalIndex>, in declare_data_initialization()
515 global_index: GlobalIndex, in declare_global_export()
/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/paamg/
H A Dindicescoarsener.hh58 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef in Dune::Amg::ParallelIndicesCoarsener
105 typedef typename IndexPair::GlobalIndex GlobalIndex; typedef in Dune::Amg::ParallelIndicesCoarsener::ParallelAggregateRenumberer
H A Dglobalaggregates.hh31 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef
114 typedef typename ParallelIndexSet::GlobalIndex GlobalIndex; typedef
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/wasm/src/environ/
H A Dspec.rs183 index: GlobalIndex, in make_global()
427 global_index: GlobalIndex, in translate_custom_global_get()
435 global_index: GlobalIndex, in translate_custom_global_set()
590 global_index: GlobalIndex, in declare_global_export()
612 base: Option<GlobalIndex>, in declare_table_elements()
657 base: Option<GlobalIndex>, in declare_data_initialization()
H A Ddummy.rs216 index: GlobalIndex, in make_global()
516 _global_index: GlobalIndex, in translate_custom_global_get()
524 _global_index: GlobalIndex, in translate_custom_global_set()
605 _base: Option<GlobalIndex>, in declare_table_elements()
650 _base: Option<GlobalIndex>, in declare_data_initialization()
689 global_index: GlobalIndex, in declare_global_export()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-wasm/src/environ/
H A Dspec.rs176 index: GlobalIndex, in make_global()
420 global_index: GlobalIndex, in translate_custom_global_get()
428 global_index: GlobalIndex, in translate_custom_global_set()
579 global_index: GlobalIndex, in declare_global_export()
601 base: Option<GlobalIndex>, in declare_table_elements()
646 base: Option<GlobalIndex>, in declare_data_initialization()
H A Ddummy.rs215 index: GlobalIndex, in make_global()
515 _global_index: GlobalIndex, in translate_custom_global_get()
523 _global_index: GlobalIndex, in translate_custom_global_set()
604 _base: Option<GlobalIndex>, in declare_table_elements()
649 _base: Option<GlobalIndex>, in declare_data_initialization()
688 global_index: GlobalIndex, in declare_global_export()
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/test/
H A Dsyncertest.cc20 typedef typename T::GlobalIndex GlobalIndex; in deleteOverlapEntries() typedef
194 typedef typename T::GlobalIndex GlobalIndex; in addFakeRemoteIndices() typedef
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucetc/src/
H A Dmodule.rs317 global_index: GlobalIndex, in declare_global_export()
356 base: Option<GlobalIndex>, in declare_table_elements()
398 base: Option<GlobalIndex>, in declare_data_initialization()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/environ/src/
H A Dmodule_environ.rs303 fn declare_global_export(&mut self, global_index: GlobalIndex, name: &str) -> WasmResult<()> { in declare_global_export()
324 base: Option<GlobalIndex>, in declare_table_elements()
378 base: Option<GlobalIndex>, in declare_data_initialization()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-wasm/src/environ/
H A Ddummy.rs279 index: GlobalIndex, in make_global()
619 _global_index: GlobalIndex, in translate_custom_global_get()
627 _global_index: GlobalIndex, in translate_custom_global_set()
749 _base: Option<GlobalIndex>, in declare_table_elements()
794 _base: Option<GlobalIndex>, in declare_data_initialization()
833 global_index: GlobalIndex, in declare_global_export()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-wasm/src/environ/
H A Ddummy.rs279 index: GlobalIndex, in make_global()
619 _global_index: GlobalIndex, in translate_custom_global_get()
627 _global_index: GlobalIndex, in translate_custom_global_set()
749 _base: Option<GlobalIndex>, in declare_table_elements()
794 _base: Option<GlobalIndex>, in declare_data_initialization()
833 global_index: GlobalIndex, in declare_global_export()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-wasm/src/environ/
H A Ddummy.rs279 index: GlobalIndex, in make_global()
619 _global_index: GlobalIndex, in translate_custom_global_get()
627 _global_index: GlobalIndex, in translate_custom_global_set()
749 _base: Option<GlobalIndex>, in declare_table_elements()
794 _base: Option<GlobalIndex>, in declare_data_initialization()
833 global_index: GlobalIndex, in declare_global_export()

12345678