Function winch_codegen::isa::lookup

source ·
pub fn lookup(triple: Triple) -> Result<Box<dyn TargetIsa>>
Expand description

Look for an ISA for the given target triple.