Home
last modified time | relevance | path

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

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