Searched refs:StoreQueueSize (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/MCA/ |
| H A D | Context.h | 39 StoreQueueSize(SQS), AssumeNoAlias(NoAlias), in MicroOpQueueSize() 46 unsigned StoreQueueSize; member
|
| /llvm-project-15.0.7/llvm/lib/MCA/ |
| H A D | Context.cpp | 43 Opts.StoreQueueSize, Opts.AssumeNoAlias); in createDefaultPipeline() 78 Opts.StoreQueueSize, Opts.AssumeNoAlias); in createInOrderPipeline()
|
| /llvm-project-15.0.7/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 | 190 static cl::opt<unsigned> StoreQueueSize("squeue", variable 500 RegisterFileSize, LoadQueueSize, StoreQueueSize, in main()
|
| /llvm-project-15.0.7/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 226 unsigned StoreQueueSize, bool AssumeNoAlias);
|