Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp236 bool parseBlockAddressOperand(MachineOperand &Dest);
1977 bool MIParser::parseBlockAddressOperand(MachineOperand &Dest) { in parseBlockAddressOperand() function in MIParser
2232 return parseBlockAddressOperand(Dest); in parseMachineOperand()