Home
last modified time | relevance | path

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

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