Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.h1525 unsigned getLdsDwGranularity(const MCSubtargetInfo &ST);
HDAMDGPUBaseInfo.cpp2975 unsigned getLdsDwGranularity(const MCSubtargetInfo &ST) { in getLdsDwGranularity() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUAsmPrinter.cpp1229 getLdsDwGranularity(ST) * sizeof(uint32_t))); in EmitPALMetadataCommon()