Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp109 SmallVector<unsigned, 32> PRCycles(PRKinds); in getResources() local
215 ArrayRef<unsigned> PRCycles = MTM.getProcResourceCycles(MBB->getNumber()); in computeHeightResources() local
1201 ArrayRef<unsigned> PRCycles = TE.MTM.getProcResourceCycles(getBlockNum()); in getResourceDepth() local
1253 unsigned PRCycles = PRDepths[K] + PRHeights[K]; in getResourceLength() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp110 SmallVector<unsigned, 32> PRCycles(PRKinds); in getResources() local
216 ArrayRef<unsigned> PRCycles = MTM.getProcResourceCycles(MBB->getNumber()); in computeHeightResources() local
1203 ArrayRef<unsigned> PRCycles = TE.MTM.getProcResourceCycles(getBlockNum()); in getResourceDepth() local
1255 unsigned PRCycles = PRDepths[K] + PRHeights[K]; in getResourceLength() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp97 SmallVector<unsigned, 32> PRCycles(PRKinds); in getResources() local
204 ArrayRef<unsigned> PRCycles = MTM.getProcResourceCycles(MBB->getNumber()); in computeHeightResources() local
1179 ArrayRef<unsigned> PRCycles = TE.MTM.getProcResourceCycles(getBlockNum()); in getResourceDepth() local
1231 unsigned PRCycles = PRDepths[K] + PRHeights[K]; in getResourceLength() local