Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp462 bool parseMBBOperand(MachineOperand &Dest);
2117 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
2893 return parseMBBOperand(Dest); in parseMachineOperand()