Home
last modified time | relevance | path

Searched defs:addMutation (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp119 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function in llvm::DefaultVLIWScheduler
315 void VLIWPacketizerList::addMutation( in addMutation() function in VLIWPacketizerList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h278 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function
DMachineScheduler.h314 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function