Home
last modified time | relevance | path

Searched defs:numThreadsVar (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp439 Value numThreadsVar; in matchAndRewrite() local
/llvm-project/mlir/include/mlir/Dialect/OpenMP/
H A DOpenMPClauseOperands.h155 Value numThreadsVar; global() member
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1440 if (auto numThreadsVar = opInst.getNumThreadsVar()) convertOmpParallel() local