Home
last modified time | relevance | path

Searched refs:getNextResourceCycleByInstance (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h748 unsigned getNextResourceCycleByInstance(unsigned InstanceIndex,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1944 unsigned SchedBoundary::getNextResourceCycleByInstance(unsigned InstanceIdx, in getNextResourceCycleByInstance() function in SchedBoundary
1970 unsigned NextUnreserved = getNextResourceCycleByInstance(I, Cycles); in getNextResourceCycle()