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.cpp490 bool parseCustomRegisterMaskOperand(MachineOperand &Dest);
2811 bool MIParser::parseCustomRegisterMaskOperand(MachineOperand &Dest) { in parseCustomRegisterMaskOperand() function in MIParser
2954 return parseCustomRegisterMaskOperand(Dest); in parseMachineOperand()