Home
last modified time | relevance | path

Searched refs:getMinFlatWorkGroupSize (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override {
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this);
H A DAMDGPUSubtarget.h212 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h212 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h202 virtual unsigned getMinFlatWorkGroupSize() const = 0;
H A DGCNSubtarget.h1036 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1037 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h212 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h148 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
149 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h223 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h212 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h202 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h149 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
150 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
H A DAMDGPUSubtarget.h212 virtual unsigned getMinFlatWorkGroupSize() const = 0;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h213 virtual unsigned getMinFlatWorkGroupSize() const = 0;
967 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
968 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1105 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1106 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h213 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1157 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1158 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1294 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1295 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h224 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1264 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1265 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1403 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1404 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h224 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1224 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1225 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1363 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1364 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h219 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1195 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1196 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1332 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1333 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h224 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1224 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1225 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1363 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1364 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h219 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1195 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1196 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1332 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1333 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h219 virtual unsigned getMinFlatWorkGroupSize() const = 0;
1195 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1196 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()
1332 unsigned getMinFlatWorkGroupSize() const override { in getMinFlatWorkGroupSize() function
1333 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(this); in getMinFlatWorkGroupSize()

12345