Searched refs:parseMVT (Results 1 – 3 of 3) sorted by relevance
161 addParam(WebAssembly::parseMVT(VT.Value)); in initializeBaseYamlFields()163 addResult(WebAssembly::parseMVT(VT.Value)); in initializeBaseYamlFields()
94 MVT parseMVT(StringRef Type);
59 MVT WebAssembly::parseMVT(StringRef Type) { in parseMVT() function in WebAssembly