Home
last modified time | relevance | path

Searched refs:compute_arg_locs (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs102 fn compute_arg_locs(call_conv: isa::CallConv, params: &[ir::AbiParam]) -> (Vec<ABIArg>, i64) { in compute_arg_locs() function
160 let (args, stack_arg_space) = compute_arg_locs(sig.call_conv, &sig.params); in from_func_sig()
161 let (rets, _) = compute_arg_locs(sig.call_conv, &sig.returns); in from_func_sig()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dabi.rs220 fn compute_arg_locs( in compute_arg_locs() function
328 let (rets, stack_ret_space, _) = compute_arg_locs( in from_func_sig()
335 let (args, stack_arg_space, stack_ret_arg) = compute_arg_locs( in from_func_sig()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dabi_impl.rs338 fn compute_arg_locs( in compute_arg_locs() method
533 let (rets, stack_ret_space, _) = M::compute_arg_locs( in from_func_sig()
541 let (args, stack_arg_space, stack_ret_arg) = M::compute_arg_locs( in from_func_sig()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs339 fn compute_arg_locs( in compute_arg_locs() method
534 let (rets, stack_ret_space, _) = M::compute_arg_locs( in from_func_sig()
542 let (args, stack_arg_space, stack_ret_arg) = M::compute_arg_locs( in from_func_sig()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs339 fn compute_arg_locs( in compute_arg_locs() method
534 let (rets, stack_ret_space, _) = M::compute_arg_locs( in from_func_sig()
542 let (args, stack_arg_space, stack_ret_arg) = M::compute_arg_locs( in from_func_sig()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs339 fn compute_arg_locs( in compute_arg_locs() method
534 let (rets, stack_ret_space, _) = M::compute_arg_locs( in from_func_sig()
542 let (args, stack_arg_space, stack_ret_arg) = M::compute_arg_locs( in from_func_sig()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/arm32/
H A Dabi.rs52 fn compute_arg_locs( in compute_arg_locs() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/
H A Dabi.rs52 fn compute_arg_locs( in compute_arg_locs() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/arm32/
H A Dabi.rs52 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/
H A Dabi.rs52 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dabi.rs178 fn compute_arg_locs( in compute_arg_locs() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dabi.rs178 fn compute_arg_locs( in compute_arg_locs() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/
H A Dabi.rs178 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dabi.rs178 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs179 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dabi.rs98 fn compute_arg_locs( in compute_arg_locs() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs179 fn compute_arg_locs( in compute_arg_locs() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dabi.rs98 fn compute_arg_locs( in compute_arg_locs() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/
H A Dabi.rs98 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dabi.rs98 fn compute_arg_locs( in compute_arg_locs() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs179 fn compute_arg_locs( in compute_arg_locs() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs179 fn compute_arg_locs( in compute_arg_locs() method