Searched refs:removeRegisterOperands (Results 1 – 1 of 1) sorted by relevance
44 static void removeRegisterOperands(const MachineInstr *MI, MCInst &OutMI);288 removeRegisterOperands(MI, OutMI); in lower()293 static void removeRegisterOperands(const MachineInstr *MI, MCInst &OutMI) { in removeRegisterOperands() function