Home
last modified time | relevance | path

Searched refs:MachInstLabelUse (Results 1 – 7 of 7) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Dmod.rs223 type LabelUse: MachInstLabelUse;
231 pub trait MachInstLabelUse: Clone + Copy + Debug + Eq { trait
H A Dbuffer.rs178 BlockIndex, MachInstLabelUse, TextSectionBuilder, VCodeConstant, VCodeConstants, VCodeInst,
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/inst/
H A Dmod.rs870 impl MachInstLabelUse for LabelUse {
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/
H A Dmod.rs1621 impl MachInstLabelUse for LabelUse {
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/inst/
H A Dmod.rs1735 impl MachInstLabelUse for LabelUse {
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/inst/
H A Dmod.rs2940 impl MachInstLabelUse for LabelUse {
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/inst/
H A Dmod.rs3569 impl MachInstLabelUse for LabelUse {