Searched refs:compile_function (Results 1 – 14 of 14) sorted by relevance
| /wasmtime-44.0.1/crates/winch/src/ |
| H A D | compiler.rs | 114 fn compile_function( in compile_function() method 139 .compile_function( in compile_function() 264 fn compile_function( in compile_function() method 275 .compile_function(translation, key, data, types, symbol)?; in compile_function()
|
| /wasmtime-44.0.1/winch/codegen/src/isa/aarch64/ |
| H A D | mod.rs | 82 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/winch/codegen/src/isa/x64/ |
| H A D | mod.rs | 85 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/ |
| H A D | mod.rs | 66 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/winch/codegen/src/isa/ |
| H A D | mod.rs | 168 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/ |
| H A D | mod.rs | 70 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/ |
| H A D | mod.rs | 67 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/crates/environ/src/compile/ |
| H A D | mod.rs | 250 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/ |
| H A D | context.rs | 140 result = isa.compile_function(&self.func, &self.domtree, self.want_disasm, ctrl_plane); in compile_stencil()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/x64/ |
| H A D | mod.rs | 76 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/ |
| H A D | mod.rs | 171 fn compile_function( in compile_function() function
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/ |
| H A D | mod.rs | 309 fn compile_function( in compile_function() method
|
| /wasmtime-44.0.1/crates/wasmtime/src/ |
| H A D | compile.rs | 472 .compile_function(translation, key, func_body_data, types, &symbol) in collect_inputs_in_translations()
|
| /wasmtime-44.0.1/crates/cranelift/src/ |
| H A D | compiler.rs | 229 fn compile_function( in compile_function() method
|