Searched refs:HexagonPeephole (Results 1 – 3 of 3) sorted by relevance
83 struct HexagonPeephole : public MachineFunctionPass { struct90 HexagonPeephole() : MachineFunctionPass(ID) { in HexagonPeephole() argument109 char HexagonPeephole::ID = 0;111 INITIALIZE_PASS(HexagonPeephole, "hexagon-peephole", "Hexagon Peephole",114 bool HexagonPeephole::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()300 void HexagonPeephole::ChangeOpInto(MachineOperand &Dst, MachineOperand &Src) { in ChangeOpInto()334 return new HexagonPeephole(); in createHexagonPeephole()
43 HexagonPeephole.cpp
4 ; The operand-swapping code in HexagonPeephole was not handling subregisters