Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1840 convertToDeviceClauseKind(mlir::omp::DeclareTargetDeviceType deviceClause) convertToDeviceClauseKind() argument
3225 auto deviceClause = convertDeclareTargetAttr() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2989 const parser::OmpDeviceClause &deviceClause = x.v; Enter() local
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp3246 } else if (const auto *deviceClause = genACCUpdateOp() local