Home
last modified time | relevance | path

Searched refs:MicroOpQueueSize (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() function
40 unsigned MicroOpQueueSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DContext.cpp62 if (Opts.MicroOpQueueSize) in createDefaultPipeline()
64 Opts.MicroOpQueueSize, Opts.DecodersThroughput)); in createDefaultPipeline()