HomeSort by relevance Sort by last modified time
    Searched refs:createILPListDAGScheduler (Results 1 - 14 of 14) sorted by null

  /external/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SchedulerRegistry.h 88 /// createILPListDAGScheduler - This creates a bottom up register pressure
92 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 77 /// createILPListDAGScheduler - This creates a bottom up register pressure
81 ScheduleDAGSDNodes *createILPListDAGScheduler(SelectionDAGISel *IS,
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 65 createILPListDAGScheduler);
    [all...]
SelectionDAGISel.cpp 319 return createILPListDAGScheduler(IS, OptLevel);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 67 createILPListDAGScheduler);
    [all...]
SelectionDAGISel.cpp 155 return createILPListDAGScheduler(IS, OptLevel);
    [all...]

Completed in 742 milliseconds