Home
last modified time | relevance | path

Searched defs:WASTInstVisitor (Results 1 – 1 of 1) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/wasm/
H A Dwast_instructions.hh32 class WASTInstVisitor : public TextInstVisitor, public WASInst { class
92 WASTInstVisitor(std::ostream* out, bool fast_memory, int tab = 0) in WASTInstVisitor() function in WASTInstVisitor