Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp140 bool parseMBBOperand(MachineOperand &Dest);
1109 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
1486 return parseMBBOperand(Dest); in parseMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp213 bool parseMBBOperand(MachineOperand &Dest);
1441 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
2039 return parseMBBOperand(Dest); in parseMachineOperand()