Searched refs:UsrOverflowMutation (Results 1 – 4 of 4) sorted by relevance
198 void HexagonSubtarget::UsrOverflowMutation::apply(ScheduleDAGInstrs *DAG) { in apply()448 Mutations.push_back(std::make_unique<UsrOverflowMutation>()); in getPostRAMutations()455 Mutations.push_back(std::make_unique<UsrOverflowMutation>()); in getSMSMutations()
73 struct UsrOverflowMutation : public ScheduleDAGMutation { struct
125 DAG->addMutation(std::make_unique<HexagonSubtarget::UsrOverflowMutation>()); in createVLIWMachineSched()
141 addMutation(std::make_unique<HexagonSubtarget::UsrOverflowMutation>()); in INITIALIZE_PASS_DEPENDENCY()