Home
last modified time | relevance | path

Searched defs:ResourceCycles (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSupport.h54 ResourceCycles() : Numerator(0), Denominator(1) {} in ResourceCycles() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DSupport.cpp94 unsigned ResourceCycles = ProcResourceUsage[I]; in computeBlockRThroughput() local