Searched defs:deviceClause (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ | ||
H A D | OpenMPToLLVMIRTranslation.cpp | 1840 convertToDeviceClauseKind(mlir::omp::DeclareTargetDeviceType deviceClause) convertToDeviceClauseKind() argument |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-omp-structure.cpp | 2989 const parser::OmpDeviceClause &deviceClause = x.v; Enter() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | OpenACC.cpp | 3246 } else if (const auto *deviceClause = genACCUpdateOp() local |