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