Searched refs:StoreQueueSize (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Context.h | 39 StoreQueueSize(SQS), AssumeNoAlias(NoAlias), in MicroOpQueueSize() 46 unsigned StoreQueueSize; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | Context.cpp | 43 Opts.StoreQueueSize, Opts.AssumeNoAlias); in createDefaultPipeline() 78 Opts.StoreQueueSize, Opts.AssumeNoAlias); in createInOrderPipeline()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | PipelinePrinter.cpp | 74 if (PO.StoreQueueSize) in getJSONSimulationParameters() 75 SimParameters.try_emplace("-squeue", PO.StoreQueueSize); in getJSONSimulationParameters()
|
| H A D | llvm-mca.cpp | 224 static cl::opt<unsigned> StoreQueueSize("squeue", variable 582 RegisterFileSize, LoadQueueSize, StoreQueueSize, in main()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 223 unsigned StoreQueueSize, bool AssumeNoAlias);
|