Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp498 bool parseCustomRegisterMaskOperand(MachineOperand &Dest);
2843 bool MIParser::parseCustomRegisterMaskOperand(MachineOperand &Dest) { in parseCustomRegisterMaskOperand() function in MIParser
2987 return parseCustomRegisterMaskOperand(Dest); in parseMachineOperand()