Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp489 bool parseCustomRegisterMaskOperand(MachineOperand &Dest);
2793 bool MIParser::parseCustomRegisterMaskOperand(MachineOperand &Dest) { in parseCustomRegisterMaskOperand() function in MIParser
2935 return parseCustomRegisterMaskOperand(Dest); in parseMachineOperand()