Home
last modified time | relevance | path

Searched refs:HexagonPeephole (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp83 struct HexagonPeephole : public MachineFunctionPass { struct
90 HexagonPeephole() : MachineFunctionPass(ID) { in HexagonPeephole() argument
109 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()
DCMakeLists.txt43 HexagonPeephole.cpp
/external/llvm/test/CodeGen/Hexagon/
Dpeephole-op-swap.ll4 ; The operand-swapping code in HexagonPeephole was not handling subregisters