Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp489 bool parseLiveoutRegisterMaskOperand(MachineOperand &Dest);
2730 bool MIParser::parseLiveoutRegisterMaskOperand(MachineOperand &Dest) { in parseLiveoutRegisterMaskOperand() function in MIParser
2829 return parseLiveoutRegisterMaskOperand(Dest); in parseMachineOperand()