Home
last modified time | relevance | path

Searched defs:countResource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2035 countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) { in countResource() function in SchedBoundary
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2172 countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) { in countResource() function in SchedBoundary
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2349 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource() function in SchedBoundary