Home
last modified time | relevance | path

Searched defs:numGangs (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/OpenACC/IR/
DOpenACC.cpp201 OptionalParseResult async, numGangs, numWorkers, vectorLength; in parseParallelOp() local
367 if (Value numGangs = op.numGangs()) in print() local
/external/llvm-project/flang/lib/Lower/
DOpenACC.cpp266 mlir::Value numGangs; in genACCParallelOp() local