Home
last modified time | relevance | path

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

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