Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp131 bool parseMBBOperand(MachineOperand &Dest);
1029 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
1395 return parseMBBOperand(Dest); in parseMachineOperand()