Searched refs:parseMVT (Results 1 – 3 of 3) sorted by relevance
160 addParam(WebAssembly::parseMVT(VT.Value)); in initializeBaseYamlFields()162 addResult(WebAssembly::parseMVT(VT.Value)); in initializeBaseYamlFields()
56 MVT parseMVT(StringRef Type);
23 MVT WebAssembly::parseMVT(StringRef Type) { in parseMVT() function in WebAssembly