Home
last modified time | relevance | path

Searched defs:getNumThreads (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp638 unsigned MLIRContext::getNumThreads() { getNumThreads() function in MLIRContext
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp606 uint32_t GenericKernelTy::getNumThreads(GenericDeviceTy &GenericDevice, getNumThreads() function in GenericKernelTy
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h705 Expr *getNumThreads() const { return getStmtAs<Expr>(); } getNumThreads() function
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6194 static void getNumThreads(CodeGenFunction &CGF, const CapturedStmt *CS, getNumThreads() function