Searched refs:LoadQueue (Results 1 – 7 of 7) sorted by relevance
267 const Record *LoadQueue = nullptr; member284 return RetireControlUnit || LoadQueue || StoreQueue || in hasExtraProcessorInfo()
480 if (PM.LoadQueue) { in collectLoadStoreQueueInfo()482 PrintNote(PM.LoadQueue->getLoc(), in collectLoadStoreQueueInfo()486 PM.LoadQueue = Queue; in collectLoadStoreQueueInfo()
763 if (ProcModel.LoadQueue) { in emitLoadStoreQueueInfo()764 const Record *Queue = ProcModel.LoadQueue->getValueAsDef("QueueDescriptor"); in emitLoadStoreQueueInfo()
588 class LoadQueue<ProcResourceKind LDQueue> : MemoryQueue<LDQueue>;
138 def PdLoadQueue : LoadQueue<PdLoad>;
375 def Zn3LoadQueue : LoadQueue<Zn3Load>;
373 def Zn4LoadQueue : LoadQueue<Zn4Load>;