Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp147 bool parseBlockAddressOperand(MachineOperand &Dest);
1290 bool MIParser::parseBlockAddressOperand(MachineOperand &Dest) { in parseBlockAddressOperand() function in MIParser
1418 return parseBlockAddressOperand(Dest); in parseMachineOperand()