Searched refs:HexagonSplitConst32AndConst64 (Results 1 – 4 of 4) sorted by relevance
39 class HexagonSplitConst32AndConst64 : public MachineFunctionPass { class42 HexagonSplitConst32AndConst64() : MachineFunctionPass(ID) { in HexagonSplitConst32AndConst64() function in __anon42dd311f0111::HexagonSplitConst32AndConst6457 char HexagonSplitConst32AndConst64::ID = 0;59 INITIALIZE_PASS(HexagonSplitConst32AndConst64, "split-const-for-sdata",62 bool HexagonSplitConst32AndConst64::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()113 return new HexagonSplitConst32AndConst64(); in createHexagonSplitConst32AndConst64()
55 HexagonSplitConst32AndConst64.cpp
51 class HexagonSplitConst32AndConst64 : public MachineFunctionPass { class54 HexagonSplitConst32AndConst64() : MachineFunctionPass(ID) {} in HexagonSplitConst32AndConst64() function in __anonb18f66e70111::HexagonSplitConst32AndConst6467 char HexagonSplitConst32AndConst64::ID = 0;70 bool HexagonSplitConst32AndConst64::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()170 return new HexagonSplitConst32AndConst64(); in createHexagonSplitConst32AndConst64()
48 HexagonSplitConst32AndConst64.cpp