Home
last modified time | relevance | path

Searched refs:targets_for_term (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dlower_inst.rs2203 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
2210 targets_for_term: targets_for_term, in lower_branch()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs706 targets_for_term: Vec<BlockIndex>, // needed for MachTerminator.
1760 ref targets_for_term, in is_term()
1762 } => MachTerminator::Indirect(&targets_for_term[..]), in is_term()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dmod.rs402 targets_for_term: Vec<MachLabel>,
2634 ref targets_for_term, in is_term()
2636 } => MachTerminator::Indirect(&targets_for_term[..]), in is_term()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dmod.rs402 targets_for_term: Vec<MachLabel>,
2634 ref targets_for_term, in is_term()
2636 } => MachTerminator::Indirect(&targets_for_term[..]), in is_term()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/inst/
H A Dmod.rs402 targets_for_term: Vec<MachLabel>,
2645 ref targets_for_term, in is_term()
2647 } => MachTerminator::Indirect(&targets_for_term[..]), in is_term()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dmod.rs402 targets_for_term: Vec<MachLabel>,
2634 ref targets_for_term, in is_term()
2636 } => MachTerminator::Indirect(&targets_for_term[..]), in is_term()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2801 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
2809 targets_for_term: targets_for_term, in lower_branch()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2801 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
2809 targets_for_term: targets_for_term, in lower_branch()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2801 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
2809 targets_for_term: targets_for_term, in lower_branch()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs2128 let targets_for_term: Vec<BlockIndex> = targets.to_vec(); in lower_branch() localVariable
2134 targets_for_term, in lower_branch()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/
H A Dlower.rs3121 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
3129 targets_for_term: targets_for_term, in lower_branch()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/inst/
H A Dmod.rs294 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
1884 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs219 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2168 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs219 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2168 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs219 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2168 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs251 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2391 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs3324 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
3332 targets_for_term, in lower_branch()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs3324 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
3332 targets_for_term, in lower_branch()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs3324 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
3332 targets_for_term, in lower_branch()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs457 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2996 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs457 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2996 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs457 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
2996 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs532 pub targets_for_term: Vec<MachLabel>, // needed for MachTerminator. field
3176 MachTerminator::Indirect(&info.targets_for_term[..]) in is_term()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs3828 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch() localVariable
3836 targets_for_term, in lower_branch()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dlower.rs6152 let targets_for_term: Vec<MachLabel> = targets.to_vec(); in lower_branch_group() localVariable
6163 targets_for_term, in lower_branch_group()

12