Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp82 static bool hasDeviceType(std::optional<mlir::ArrayAttr> arrayAttr, hasDeviceType() function
[all...]
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp3872 static bool hasDeviceType(llvm::SmallVector<mlir::Attribute> &arrayAttr, hasDeviceType() function