Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp39 wasm::ValType WebAssembly::toValType(MVT Type) { in toValType() function in WebAssembly
84 ValTy = WebAssembly::toValType(VTs[0]); in wasmSymbolSetType()
H A DWebAssemblyTypeUtilities.h59 wasm::ValType toValType(MVT Type);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp111 Out.push_back(WebAssembly::toValType(Ty)); in valTypesFromMVTs()
H A DWebAssemblyCFGStackify.cpp1483 WebAssembly::toValType(MFI.getResults().front())); in fixEndsAtEndOfFunction()