Home
last modified time | relevance | path

Searched defs:ExpectedStackTop (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp126 checkStackTop(const SmallVectorImpl<wasm::ValType> &ExpectedStackTop, in checkStackTop() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h219 PopScope(TGVarScope * ExpectedStackTop) PopScope() argument