Home
last modified time | relevance | path

Searched defs:needs_offset (Results 1 – 10 of 10) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/espresso/
H A Dmain.c533 int needs_dcset, needs_offset; local
H A Dmain.h27 bool needs_offset; member
H A Dcvrin.c493 int read_pla(fp, needs_dcset, needs_offset, pla_type, PLA_return) in read_pla() argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/x86/
H A Denc_tables.rs34 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
70 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
80 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/x86/
H A Denc_tables.rs34 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
70 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
80 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x86/
H A Denc_tables.rs35 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
71 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
81 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x86/
H A Denc_tables.rs35 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
71 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
81 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/legacy/x86/
H A Denc_tables.rs35 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
71 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
81 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x86/
H A Denc_tables.rs35 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function
71 let needs_offset = test_input(0, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_0() localVariable
81 let needs_offset = test_input(1, inst, divert, func, needs_offset); in size_plus_maybe_offset_for_inreg_1() localVariable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/isa/x86/
H A Denc_tables.rs25 pub fn needs_offset(reg: RegUnit) -> bool { in needs_offset() function