Searched refs:MIParser (Results 1 – 5 of 5) sorted by relevance
391 class MIParser { class565 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser() function in MIParser570 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser() function in MIParser575 void MIParser::lex(unsigned SkipChar) { in lex()663 bool MIParser::parseBasicBlockDefinition( in parseBasicBlockDefinition()751 bool MIParser::parseBasicBlockDefinitions( in parseBasicBlockDefinitions()954 bool MIParser::parseBasicBlocks() { in parseBasicBlocks()984 bool MIParser::parse(MachineInstr *&MI) { in parse()1208 bool MIParser::parseMachineMetadata() { in parseMachineMetadata()2172 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode()[all …]
3 MIParser.cpp
14 "MIParser.cpp",
5 # doesn't hit an APInt assert in the MIParser.
5 # MIParser sets RegClassOrRegBank for parsed virtual registers.