Searched defs:getNumThreads (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 638 unsigned MLIRContext::getNumThreads() { getNumThreads() function in MLIRContext |
/llvm-project/offload/plugins-nextgen/common/src/ | ||
H A D | PluginInterface.cpp | 606 uint32_t GenericKernelTy::getNumThreads(GenericDeviceTy &GenericDevice, getNumThreads() function in GenericKernelTy |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 705 Expr *getNumThreads() const { return getStmtAs<Expr>(); } getNumThreads() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 6194 static void getNumThreads(CodeGenFunction &CGF, const CapturedStmt *CS, getNumThreads() function |