Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/isle/isle/src/
H A Dast.rs18 Form(Form), enumerator
263 pub struct Form { struct
H A Dprinter.rs178 Def::Form(form) => form.to_sexpr(), in to_sexpr()
311 impl ToSExpr for Form { implementation
313 let Form { in to_sexpr() localVariable
H A Dparser.rs188 "form" => Def::Form(self.parse_form()?), in parse_def()
656 fn parse_form(&mut self) -> Result<Form> { in parse_form() argument
660 Ok(Form { in parse_form()
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/src/
H A Dannotations.rs434 if let ast::Def::Form(form) = def { in parse_annotations()
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dinst.isle1896 ;; Form the sum of two offset values, and check that the result is