Searched defs:removeOperand (Results 1 – 3 of 3) sorted by relevance
187 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand() function in HexagonDCE
205 void removeOperand(unsigned Idx) { in removeOperand() function
296 void MachineInstr::removeOperand(unsigned OpNo) { in removeOperand() function in MachineInstr