Searched refs:LoadQueue (Results 1 – 7 of 7) sorted by relevance
248 Record *LoadQueue; member254 RetireControlUnit(nullptr), LoadQueue(nullptr), StoreQueue(nullptr) {} in CodeGenProcModel()265 return RetireControlUnit || LoadQueue || StoreQueue || in hasExtraProcessorInfo()
481 if (PM.LoadQueue) { in collectLoadStoreQueueInfo()484 PrintNote(PM.LoadQueue->getLoc(), in collectLoadStoreQueueInfo()488 PM.LoadQueue = Queue; in collectLoadStoreQueueInfo()
765 if (ProcModel.LoadQueue) { in EmitLoadStoreQueueInfo()766 const Record *Queue = ProcModel.LoadQueue->getValueAsDef("QueueDescriptor"); in EmitLoadStoreQueueInfo()
573 class LoadQueue<ProcResourceKind LDQueue> : MemoryQueue<LDQueue>;
138 def PdLoadQueue : LoadQueue<PdLoad>;
378 def Zn3LoadQueue : LoadQueue<Zn3Load>;
377 def Zn4LoadQueue : LoadQueue<Zn4Load>;