Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp461 bool parseMBBOperand(MachineOperand &Dest);
2065 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() function in MIParser
2874 return parseMBBOperand(Dest); in parseMachineOperand()