Home
last modified time | relevance | path

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

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