Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp461 bool parseMBBOperand(MachineOperand &Dest);
2006 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
2784 return parseMBBOperand(Dest); in parseMachineOperand()