Searched refs:parseIntrinsicOperand (Results 1 – 1 of 1) sorted by relevance
479 bool parseIntrinsicOperand(MachineOperand &Dest);2379 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser2634 return parseIntrinsicOperand(Dest); in parseMachineOperand()