MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / name

Method name

cranelift/codegen/src/isa/s390x/mod.rs:93–95  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

91 }
92
93 fn name(&self) -> &'static str {
94 "s390x"
95 }
96
97 fn triple(&self) -> &Triple {
98 &self.triple

Callers 1

fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected