Searched refs:toValType (Results 1 – 4 of 4) sorted by relevance
118 Params.push_back(WebAssembly::toValType(Ty)); in emitParam()127 Returns.push_back(WebAssembly::toValType(Ty)); in emitResult()144 emitValueType(WebAssembly::toValType(Pair.first)); in emitLocal()167 ValParams.push_back(WebAssembly::toValType(Ty)); in emitIndirectFunctionType()171 ValResults.push_back(WebAssembly::toValType(Ty)); in emitIndirectFunctionType()
126 wasm::ValType WebAssembly::toValType(const MVT &Ty) { in toValType() function in WebAssembly
304 wasm::ValType toValType(const MVT &Ty);
56 Returns.push_back(WebAssembly::toValType(ResultMVT)); in GetGlobalAddressSymbol()64 Params.push_back(WebAssembly::toValType(ParamMVT)); in GetGlobalAddressSymbol()