Home
last modified time | relevance | path

Searched defs:FuncRef (Results 1 – 25 of 143) sorted by relevance

123456

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/ir/
H A Dlibcall.rs115 ) -> FuncRef { in get_libcall_funcref()
128 ) -> FuncRef { in get_probestack_funcref()
134 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
156 ) -> FuncRef { in make_funcref_for_probestack()
173 ) -> FuncRef { in make_funcref_for_inst()
199 ) -> FuncRef { in make_funcref()
H A Dentities.rs252 pub struct FuncRef(u32); struct
255 impl FuncRef { implementation
362 FuncRef(FuncRef), enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/ir/
H A Dlibcall.rs120 ) -> FuncRef { in get_libcall_funcref()
133 ) -> FuncRef { in get_probestack_funcref()
139 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
161 ) -> FuncRef { in make_funcref_for_probestack()
178 ) -> FuncRef { in make_funcref_for_inst()
204 ) -> FuncRef { in make_funcref()
H A Dentities.rs270 pub struct FuncRef(u32); struct
273 impl FuncRef { impl
388 FuncRef(FuncRef), enumerator
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/ir/
H A Dlibcall.rs139 ) -> FuncRef { in get_libcall_funcref()
152 ) -> FuncRef { in get_probestack_funcref()
158 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
180 ) -> FuncRef { in make_funcref_for_probestack()
197 ) -> FuncRef { in make_funcref_for_inst()
223 ) -> FuncRef { in make_funcref()
H A Dentities.rs270 pub struct FuncRef(u32); struct
273 impl FuncRef { implementation
388 FuncRef(FuncRef), enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/ir/
H A Dlibcall.rs179 ) -> FuncRef { in get_libcall_funcref()
192 ) -> FuncRef { in get_probestack_funcref()
198 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
220 ) -> FuncRef { in make_funcref_for_probestack()
237 ) -> FuncRef { in make_funcref_for_inst()
263 ) -> FuncRef { in make_funcref()
H A Dentities.rs277 pub struct FuncRef(u32); struct
280 impl FuncRef { impl
399 FuncRef(FuncRef), enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dlibcall.rs179 ) -> FuncRef { in get_libcall_funcref()
192 ) -> FuncRef { in get_probestack_funcref()
198 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
220 ) -> FuncRef { in make_funcref_for_probestack()
237 ) -> FuncRef { in make_funcref_for_inst()
263 ) -> FuncRef { in make_funcref()
H A Dentities.rs277 pub struct FuncRef(u32); struct
280 impl FuncRef { implementation
399 FuncRef(FuncRef), enumerator
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/ir/
H A Dlibcall.rs179 ) -> FuncRef { in get_libcall_funcref()
192 ) -> FuncRef { in get_probestack_funcref()
198 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
220 ) -> FuncRef { in make_funcref_for_probestack()
237 ) -> FuncRef { in make_funcref_for_inst()
263 ) -> FuncRef { in make_funcref()
H A Dentities.rs277 pub struct FuncRef(u32); struct
280 impl FuncRef { impl
399 FuncRef(FuncRef), enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dlibcall.rs179 ) -> FuncRef { in get_libcall_funcref()
192 ) -> FuncRef { in get_probestack_funcref()
198 fn find_funcref(libcall: LibCall, func: &Function) -> Option<FuncRef> { in find_funcref()
220 ) -> FuncRef { in make_funcref_for_probestack()
237 ) -> FuncRef { in make_funcref_for_inst()
263 ) -> FuncRef { in make_funcref()
H A Dentities.rs277 pub struct FuncRef(u32); struct
280 impl FuncRef { impl
399 FuncRef(FuncRef), enumerator
/dports/editors/neovim/neovim-0.6.1/test/functional/legacy/
H A D034_user_function_spec.lua53 let g:FuncRef=function("FuncWithRef") function
/dports/graphics/opencv/.build/3rdparty/ade/ade-0.1.1f/sources/tests/common/
H A Dfunc_ref_tests.cpp21 TEST(FuncRef, Simple) in TEST() argument
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DTuple.h14 class FuncRef; variable
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dfunc_ref.cpp75 FuncRef::FuncRef() { in FuncRef() function in FuncRef
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dfunc_ref.cpp75 FuncRef::FuncRef() { in FuncRef() function in FuncRef
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dfunc_ref.cpp98 FuncRef::FuncRef() : in FuncRef() function in FuncRef
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dfunc_ref.cpp98 FuncRef::FuncRef() : in FuncRef() function in FuncRef
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/module/src/
H A Ddata_context.rs98 pub fn import_function(&mut self, name: ir::ExternalName) -> ir::FuncRef { in import_function()
114 pub fn write_function_addr(&mut self, offset: CodeOffset, func: ir::FuncRef) { in write_function_addr()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-module/src/
H A Ddata_context.rs150 pub fn import_function(&mut self, name: ir::ExternalName) -> ir::FuncRef { in import_function()
166 pub fn write_function_addr(&mut self, offset: CodeOffset, func: ir::FuncRef) { in write_function_addr()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/interpreter/src/
H A Dinterpreter.rs97 func_ref: FuncRef, in call_by_index()
330 fn function_name_of_func_ref(func_ref: FuncRef, function: &Function) -> String { in function_name_of_func_ref()
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dtype.h44 FuncRef = -0x10, // 0x70 enumerator

123456