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

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

Completed in 50 milliseconds