Home
last modified time | relevance | path

Searched defs:DispatchWidth (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
DSummaryView.h43 const unsigned DispatchWidth; variable
54 unsigned DispatchWidth; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
DDispatchStage.h50 unsigned DispatchWidth; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/
DContext.h43 unsigned DispatchWidth; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/
DSupport.cpp82 double computeBlockRThroughput(const MCSchedModel &SM, unsigned DispatchWidth, in computeBlockRThroughput()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/
Dllvm-mca.cpp120 DispatchWidth("dispatch", cl::desc("Override the processor dispatch width"), variable