Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DContext.h36 : MicroOpQueueSize(UOPQSize), DecodersThroughput(DecThr), in MicroOpQueueSize()
41 unsigned DecodersThroughput; // Instructions per cycle. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DContext.cpp64 Opts.MicroOpQueueSize, Opts.DecodersThroughput)); in createDefaultPipeline()