Searched refs:HexagonSplitConst32AndConst64 (Results 1 – 2 of 2) sorted by relevance
50 class HexagonSplitConst32AndConst64 : public MachineFunctionPass { class53 HexagonSplitConst32AndConst64() : MachineFunctionPass(ID) {} in HexagonSplitConst32AndConst64() function in __anonb18f66e70111::HexagonSplitConst32AndConst6462 char HexagonSplitConst32AndConst64::ID = 0;65 bool HexagonSplitConst32AndConst64::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()173 return new HexagonSplitConst32AndConst64(); in createHexagonSplitConst32AndConst64()
34 HexagonSplitConst32AndConst64.cpp