Home
last modified time | relevance | path

Searched refs:StoreQueueID (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp35 if (!SQSize && EPI.StoreQueueID) { in LSUnitBase()
36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSchedule.h187 unsigned StoreQueueID; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp29 SQResourceID = EPI.StoreQueueID;