Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp83 int ExitBuffer; member
1882 ActiveMacros.front()->ExitBuffer); in parseStatement()
2151 : InstantiationLoc(IL), ExitBuffer(EB), ExitLoc(EL), in MacroInstantiation()
2429 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp94 unsigned ExitBuffer; member
2246 ActiveMacros.front()->ExitBuffer); in parseStatement()
2810 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp92 unsigned ExitBuffer; member
2260 ActiveMacros.front()->ExitBuffer); in parseStatement()
2827 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()
DMasmParser.cpp92 unsigned ExitBuffer; member
2583 ActiveMacros.front()->ExitBuffer); in parseStatement()
3153 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer, in handleMacroExit()