Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp447 bool parseRegisterOperand(MachineOperand &Dest,
964 if (parseRegisterOperand(MO, TiedDefIdx, /*IsDef=*/true)) in parse()
1491 bool MIParser::parseRegisterOperand(MachineOperand &Dest, in parseRegisterOperand() function in MIParser
2583 return parseRegisterOperand(Dest, TiedDefIdx); in parseMachineOperand()