Searched defs:Mutation (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp119 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { argument
315 addMutation( std::unique_ptr<ScheduleDAGMutation> Mutation) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp198 std::pair<unsigned, LLT> Mutation = Rule.determineMutation(Query); local
105 hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, const std::pair<unsigned, LLT> &Mutation) argument
120 mutationIsSane(const LegalizeRule &Rule, const LegalityQuery &Q, std::pair<unsigned, LLT> Mutation) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h281 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { argument
H A DMachineScheduler.h317 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { argument

Completed in 137 milliseconds