Searched refs:parseMachineOperand (Results 1 – 1 of 1) sorted by relevance
242 bool parseMachineOperand(MachineOperand &Dest,2166 bool MIParser::parseMachineOperand(MachineOperand &Dest, in parseMachineOperand() function in MIParser2293 if (parseMachineOperand(Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()