Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h748 unsigned getNextResourceCycleByInstance(unsigned InstanceIndex,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h783 unsigned getNextResourceCycleByInstance(unsigned InstanceIndex,
/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2091 unsigned SchedBoundary::getNextResourceCycleByInstance(unsigned InstanceIdx, in getNextResourceCycleByInstance() function in SchedBoundary
2148 unsigned NextUnreserved = getNextResourceCycleByInstance(I, Cycles); in getNextResourceCycle()