Searched refs:QueueID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp728 unsigned QueueID = 0; local
731 QueueID =
736 OS << " " << QueueID << ", // Resource Descriptor for the Load Queue\n"; local
738 QueueID = 0;
742 QueueID =
747 OS << " " << QueueID << ", // Resource Descriptor for the Store Queue\n"; local

Completed in 107 milliseconds