Home
last modified time | relevance | path

Searched defs:Mutations (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h254 getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>> & Mutations) getPostRAMutations() argument
260 getSMSMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>> & Mutations) getSMSMutations() argument
H A DDFAPacketizer.h55 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; variable
H A DMachinePipeliner.h160 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; global() variable
H A DMachineScheduler.h283 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp134 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; member in __anon99a274ba0111::SchedulePostRATDList