Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h76 struct ParseInstructionInfo { struct
80 ParseInstructionInfo() : AsmRewrites(nullptr) {} in ParseInstructionInfo() function
81 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() argument