Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp488 bool parseCustomRegisterMaskOperand(MachineOperand &Dest);
2703 bool MIParser::parseCustomRegisterMaskOperand(MachineOperand &Dest) { in parseCustomRegisterMaskOperand() function in MIParser
2843 return parseCustomRegisterMaskOperand(Dest); in parseMachineOperand()