Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp1132 return AMDGPU::getIntegerVecAttribute(F, "amdgpu-max-num-workgroups", 3); in getMaxNumWorkGroups()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h916 SmallVector<unsigned> getIntegerVecAttribute(const Function &F, StringRef Name,
H A DAMDGPUBaseInfo.cpp1320 SmallVector<unsigned> getIntegerVecAttribute(const Function &F, StringRef Name, in getIntegerVecAttribute() function