Searched refs:UsrOverflowMutation (Results 1 – 4 of 4) sorted by relevance
129 void HexagonSubtarget::UsrOverflowMutation::apply(ScheduleDAGInstrs *DAG) { in apply()378 Mutations.push_back(llvm::make_unique<UsrOverflowMutation>()); in getPostRAMutations()385 Mutations.push_back(llvm::make_unique<UsrOverflowMutation>()); in getSMSMutations()
68 struct UsrOverflowMutation : public ScheduleDAGMutation { struct
111 DAG->addMutation(make_unique<HexagonSubtarget::UsrOverflowMutation>()); in createVLIWMachineSched()
137 addMutation(llvm::make_unique<HexagonSubtarget::UsrOverflowMutation>()); in INITIALIZE_PASS_DEPENDENCY()