Searched defs:ScheduleDAGMILive (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
366 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
368 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
411 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
417 ~ScheduleDAGMILive() override;
923 ScheduleDAGMILive *DAG = nullptr;
1013 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
371 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
373 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
416 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
422 ~ScheduleDAGMILive() override;
928 ScheduleDAGMILive *DAG = nullptr;
1018 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
371 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
373 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
416 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
422 ~ScheduleDAGMILive() override;
928 ScheduleDAGMILive *DAG = nullptr;
1018 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
366 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
368 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
411 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
417 ~ScheduleDAGMILive() override;
923 ScheduleDAGMILive *DAG = nullptr;
1013 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
371 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
373 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
416 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
422 ~ScheduleDAGMILive() override;
928 ScheduleDAGMILive *DAG = nullptr;
1018 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
371 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
373 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
416 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
422 ~ScheduleDAGMILive() override;
928 ScheduleDAGMILive *DAG = nullptr;
1018 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineScheduler.h26 // The default scheduler, ScheduleDAGMILive, builds the DAG and drives list
35 // return new ScheduleDAGMILive(C, CustomStrategy(C));
392 /// ScheduleDAGMILive is an implementation of ScheduleDAGInstrs that schedules
394 class ScheduleDAGMILive : public ScheduleDAGMI { class in namespace:llvm
437 ScheduleDAGMILive(MachineSchedContext *C, function in class:llvm::ScheduleDAGMILive
443 ~ScheduleDAGMILive() override;
947 ScheduleDAGMILive *DAG = nullptr;
1037 ScheduleDAGMILive *createGenericSchedLive(MachineSchedContext *C);

Completed in 687 milliseconds