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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp727 unsigned QueueID = 0; local
735 OS << " " << QueueID << ", // Resource Descriptor for the Load Queue\n"; local
746 OS << " " << QueueID << ", // Resource Descriptor for the Store Queue\n"; local

Completed in 77 milliseconds