Searched refs:parseRegisterOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp450 bool parseRegisterOperand(MachineOperand &Dest,
967 if (parseRegisterOperand(MO, TiedDefIdx, /*IsDef=*/true))
1476 bool MIParser::parseRegisterOperand(MachineOperand &Dest, function in class:MIParser
2568 return parseRegisterOperand(Dest, TiedDefIdx);

Completed in 85 milliseconds