Searched refs:parseRegTypeList (Results 1 – 1 of 1) sorted by relevance
372 bool parseRegTypeList(SmallVectorImpl<wasm::ValType> &Types) { in parseRegTypeList() function in __anoncf9387500111::WebAssemblyAsmParser757 if (parseRegTypeList(Signature->Params)) in parseSignature()765 if (parseRegTypeList(Signature->Returns)) in parseSignature()939 if (parseRegTypeList(Signature->Params)) in ParseDirective()954 if (parseRegTypeList(Locals)) in ParseDirective()