Home
last modified time | relevance | path

Searched refs:Multivalue (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h41 Multivalue = 0xffff, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp245 if (BT == WebAssembly::BlockType::Multivalue) { in lower()
H A DWebAssemblyCFGStackify.cpp1499 ? WebAssembly::BlockType::Multivalue in fixEndsAtEndOfFunction()