Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/src/
H A Dtypes.rs357 pub fn get_load_function(&self) -> String { in get_load_function() method
359 IntrinsicType::Ptr { child, .. } => child.get_load_function(), in get_load_function()