Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase() local
37 SQSize = std::max(0, StQDesc.BufferSize); in LSUnitBase()