Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp242 bool parseMachineOperand(MachineOperand &Dest,
2166 bool MIParser::parseMachineOperand(MachineOperand &Dest, in parseMachineOperand() function in MIParser
2293 if (parseMachineOperand(Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()