Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp241 bool parseLiveoutRegisterMaskOperand(MachineOperand &Dest);
2141 bool MIParser::parseLiveoutRegisterMaskOperand(MachineOperand &Dest) { in parseLiveoutRegisterMaskOperand() function in MIParser
2238 return parseLiveoutRegisterMaskOperand(Dest); in parseMachineOperand()