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