Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DSummaryView.h43 const unsigned DispatchWidth; variable
54 unsigned DispatchWidth; member
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/Stages/
H A DDispatchStage.h50 unsigned DispatchWidth; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DContext.h43 unsigned DispatchWidth; member
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DSupport.cpp83 double computeBlockRThroughput(const MCSchedModel &SM, unsigned DispatchWidth, in computeBlockRThroughput()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp118 DispatchWidth("dispatch", cl::desc("Override the processor dispatch width"), variable