Home
last modified time | relevance | path

Searched defs:LocalMemorySize (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/clblast/CLBlast-1.1.0/src/tuning/kernels/
H A Dxgemv.cpp101 … auto LocalMemorySize = [args] (std::vector<size_t> v) { return v[0]*GetBytes(args.precision); }; in SetLocalMemorySize() local
105 …auto LocalMemorySize = [args] (std::vector<size_t> v) { return (v[0]*v[1] + v[1])*GetBytes(args.pr… in SetLocalMemorySize() local
H A Dtranspose_fast.cpp78 auto LocalMemorySize = [args] (std::vector<size_t> v) { in SetLocalMemorySize() local
H A Dtranspose_pad.cpp77 auto LocalMemorySize = [args] (std::vector<size_t> v) { in SetLocalMemorySize() local
H A Dxgemm.cpp140 auto LocalMemorySize = [args] (std::vector<size_t> v) { in SetLocalMemorySize() local
H A Dxgemm_direct.cpp129 auto LocalMemorySize = [args] (std::vector<size_t> v) { in SetLocalMemorySize() local
/dports/devel/cltune/CLTune-2.7.0/samples/gemm/
H A Dgemm.cc171 auto LocalMemorySize = [] (std::vector<size_t> v) { in main() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/locktree/tests/
H A Dlocktree_escalation_2big_2lt.cc77 if (r != 0)
78 break;
/dports/devel/cltune/CLTune-2.7.0/samples/conv/
H A Dconv.cc188 auto LocalMemorySize = [] (std::vector<size_t> v) { in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h61 unsigned LocalMemorySize; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h61 unsigned LocalMemorySize; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h63 unsigned LocalMemorySize; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h63 unsigned LocalMemorySize; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h63 unsigned LocalMemorySize; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h63 unsigned LocalMemorySize; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h63 unsigned LocalMemorySize; variable
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h78 int LocalMemorySize; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h81 int LocalMemorySize; variable
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h79 int LocalMemorySize; variable
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h81 int LocalMemorySize; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h79 int LocalMemorySize; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h79 int LocalMemorySize; variable
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h78 int LocalMemorySize; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h81 unsigned LocalMemorySize; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4299 unsigned LocalMemorySize = AMDGPU::IsaInfo::getLocalMemorySize(&getSTI()); in ParseDirectiveAMDGPULDS() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4299 unsigned LocalMemorySize = AMDGPU::IsaInfo::getLocalMemorySize(&getSTI()); in ParseDirectiveAMDGPULDS() local

12