Home
last modified time | relevance | path

Searched refs:computeBlockRThroughput (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSupport.h53 double computeBlockRThroughput(const llvm::MCSchedModel &SM,
DSupport.cpp52 double computeBlockRThroughput(const MCSchedModel &SM, unsigned DispatchWidth, in computeBlockRThroughput() function
DSummaryView.cpp67 double BlockRThroughput = computeBlockRThroughput( in printView()