Searched refs:asmParser (Results 1 – 1 of 1) sorted by relevance
1472 AsmMatcherInfo::AsmMatcherInfo(const Record *asmParser, in AsmMatcherInfo() argument1475 : Records(records), AsmParser(asmParser), Target(target) {} in AsmMatcherInfo()