Home
last modified time | relevance | path

Searched refs:computeCyclicCriticalPath (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h451 unsigned computeCyclicCriticalPath();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h482 unsigned computeCyclicCriticalPath();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h489 unsigned computeCyclicCriticalPath();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineScheduler.h495 unsigned computeCyclicCriticalPath();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineScheduler.h495 unsigned computeCyclicCriticalPath();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineScheduler.h495 unsigned computeCyclicCriticalPath();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineScheduler.h495 unsigned computeCyclicCriticalPath();
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1202 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
2672 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1318 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
2857 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1340 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
3071 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()