Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp478 bool parseBlockAddressOperand(MachineOperand &Dest);
2348 bool MIParser::parseBlockAddressOperand(MachineOperand &Dest) { in parseBlockAddressOperand() function in MIParser
2632 return parseBlockAddressOperand(Dest); in parseMachineOperand()