Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp451 bool parseRegisterOperand(MachineOperand &Dest,
1053 if (parseRegisterOperand(MO, TiedDefIdx, /*IsDef=*/true)) in parse()
1737 bool MIParser::parseRegisterOperand(MachineOperand &Dest, in parseRegisterOperand() function in MIParser
2881 return parseRegisterOperand(Dest, TiedDefIdx); in parseMachineOperand()