Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp491 bool parseLiveoutRegisterMaskOperand(MachineOperand &Dest);
2863 bool MIParser::parseLiveoutRegisterMaskOperand(MachineOperand &Dest) { in parseLiveoutRegisterMaskOperand() function in MIParser
2962 return parseLiveoutRegisterMaskOperand(Dest); in parseMachineOperand()