Home
last modified time | relevance | path

Searched refs:SetAltMacroMode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h74 void SetAltMacroMode(bool AltMacroSet) { in SetAltMacroMode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp4167 getLexer().SetAltMacroMode(true); in parseDirectiveAltmacro()
4169 getLexer().SetAltMacroMode(false); in parseDirectiveAltmacro()