Home
last modified time | relevance | path

Searched refs:toValType (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp40 wasm::ValType WebAssembly::toValType(MVT Type) { in toValType() function in WebAssembly
88 ValTy = WebAssembly::toValType(VTs[0]); in wasmSymbolSetType()
H A DWebAssemblyTypeUtilities.h59 wasm::ValType toValType(MVT Type);
/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp113 Out.push_back(WebAssembly::toValType(Ty)); in valTypesFromMVTs()
H A DWebAssemblyCFGStackify.cpp1482 WebAssembly::toValType(MFI.getResults().front())); in fixEndsAtEndOfFunction()