Home
last modified time | relevance | path

Searched refs:MIParser (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp391 class MIParser { class
565 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser() function in MIParser
570 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser() function in MIParser
575 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 …]
H A DCMakeLists.txt3 MIParser.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/MIRParser/
H A DBUILD.gn14 "MIParser.cpp",
/llvm-project-15.0.7/llvm/test/CodeGen/MIR/X86/
H A Dzero-probability.mir5 # doesn't hit an APInt assert in the MIParser.
/llvm-project-15.0.7/llvm/test/CodeGen/MIR/Mips/
H A DsetRegClassOrRegBank.mir5 # MIParser sets RegClassOrRegBank for parsed virtual registers.