Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/inst/
H A Dmod.rs921 let format_vec_amode = |amode: &VecAMode| -> String { in print_with_state() localVariable
1660 let base = format_vec_amode(from); in print_with_state()
1674 let dst = format_vec_amode(to); in print_with_state()