Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp89 size_t CondStackDepth; member
92 MacroInstantiation(SMLoc IL, int EB, SMLoc EL, size_t CondStackDepth);
2150 size_t CondStackDepth) in MacroInstantiation() argument
2152 CondStackDepth(CondStackDepth) {} in MacroInstantiation()
3996 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp100 size_t CondStackDepth; member
4597 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp98 size_t CondStackDepth; member
4632 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()
DMasmParser.cpp98 size_t CondStackDepth; member
5639 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()