Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h74 wasm::ValType toValType(MVT Type);
H A DWebAssemblyTypeUtilities.cpp127 wasm::ValType WebAssembly::toValType(MVT Type) { in toValType() function in WebAssembly
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp96 Out.push_back(WebAssembly::toValType(Ty)); in valTypesFromMVTs()
H A DWebAssemblyMCInstLower.cpp66 wasm::ValType Type = WebAssembly::toValType(VTs[0]); in GetGlobalAddressSymbol()
H A DWebAssemblyAsmPrinter.cpp193 wasm::ValType Type = WebAssembly::toValType(VT); in emitGlobalVariable()
H A DWebAssemblyCFGStackify.cpp1501 WebAssembly::toValType(MFI.getResults().front())); in fixEndsAtEndOfFunction()