HomeSort by relevance Sort by last modified time
    Searched refs:getOccupancyWithLocalMemSize (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.cpp 150 unsigned AMDGPUSubtarget::getOccupancyWithLocalMemSize(uint32_t Bytes) const {
AMDGPUSubtarget.h 239 unsigned getOccupancyWithLocalMemSize(uint32_t Bytes) const;
AMDGPUPromoteAlloca.cpp 180 unsigned MaxOccupancy = ST.getOccupancyWithLocalMemSize(CurrentLocalMemUsage);

Completed in 149 milliseconds