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