Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp63 << ", #IIssued = " << Group.getNumExecuting() in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h70 unsigned getNumExecuting() const { return NumExecuting; } in getNumExecuting() function