Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp484 bool parseBlockAddressOperand(MachineOperand &Dest);
2615 bool MIParser::parseBlockAddressOperand(MachineOperand &Dest) { in parseBlockAddressOperand() function in MIParser
2932 return parseBlockAddressOperand(Dest); in parseMachineOperand()