Searched refs:parseConstantPoolIndexOperand (Results 1 – 1 of 1) sorted by relevance
477 bool parseConstantPoolIndexOperand(MachineOperand &Dest);2233 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser2934 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()