Home
last modified time | relevance | path

Searched refs:getMaxOpenCLWorkGroupSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h706 unsigned getMaxOpenCLWorkGroupSize() const { return MaxOpenCLWorkGroupSize; } in getMaxOpenCLWorkGroupSize() function
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp14947 APInt(16, CGF.getTarget().getMaxOpenCLWorkGroupSize() + 1)); in EmitAMDGPUWorkGroupSize()