Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/compiler/
H A Dcomponent.rs1927 self.cast_to_pointer(val, is64) in len_param()
1943 fn cast_to_pointer(&mut self, val: ir::Value, is64: bool) -> ir::Value { in cast_to_pointer() method