Home
last modified time | relevance | path

Searched refs:OperandVisitorImpl (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Dreg.rs420 pub trait OperandVisitorImpl: OperandVisitor { interface
537 impl<T: OperandVisitor> OperandVisitorImpl for T {}
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/
H A Dexternal.rs4 Amode, Gpr, Inst, LabelUse, MachBuffer, MachLabel, OperandVisitor, OperandVisitorImpl,
261 T: OperandVisitorImpl,