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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp31 const MCProcResourceDesc &LdQDesc = *SM.getProcResource(EPI.LoadQueueID); local
32 LQSize = std::max(0, LdQDesc.BufferSize);

Completed in 84 milliseconds