Searched refs:UsrOverflowMutation (Results 1 – 4 of 4) sorted by relevance
262 void HexagonSubtarget::UsrOverflowMutation::apply(ScheduleDAGInstrs *DAG) { in apply()531 Mutations.push_back(std::make_unique<UsrOverflowMutation>()); in getPostRAMutations()538 Mutations.push_back(std::make_unique<UsrOverflowMutation>()); in getSMSMutations()
78 struct UsrOverflowMutation : public ScheduleDAGMutation { struct
131 DAG->addMutation(std::make_unique<HexagonSubtarget::UsrOverflowMutation>()); in createVLIWMachineSched()
142 addMutation(std::make_unique<HexagonSubtarget::UsrOverflowMutation>()); in INITIALIZE_PASS_DEPENDENCY()