Searched refs:writeGlobalType (Results 1 – 3 of 3) sorted by relevance
200 void writeGlobalType(raw_ostream &os, const WasmGlobalType &type) { in writeGlobalType() function220 writeGlobalType(os, import.Global); in writeImport()
59 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
467 writeGlobalType(os, g->getType()); in writeBody()486 writeGlobalType(os, type); in writeBody()516 writeGlobalType(os, type); in writeBody()