Home
last modified time | relevance | path

Searched refs:getMaxFlatWorkGroupSize (Results 1 – 25 of 143) sorted by relevance

123456

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override {
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this);
H A DAMDGPUSubtarget.h215 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h215 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h205 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
H A DGCNSubtarget.h1041 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1042 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h215 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h153 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
154 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h226 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h215 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h205 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
155 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
H A DAMDGPUSubtarget.h215 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h216 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
972 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
973 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1110 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1111 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h216 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1162 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1163 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1299 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1300 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h227 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1269 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1270 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1408 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1409 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h227 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1229 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1230 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1368 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1369 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h222 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1200 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1201 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1337 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1338 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h227 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1229 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1230 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1368 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1369 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h222 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1200 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1201 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1337 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1338 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h222 virtual unsigned getMaxFlatWorkGroupSize() const = 0;
1200 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1201 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()
1337 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
1338 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(this); in getMaxFlatWorkGroupSize()

123456