Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/PDL/IR/
H A DPDL.cpp270 ArrayAttr attributeNames = attributeNamesAttr(); in verify() local
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOperationSupport.h128 ArrayRef<StringAttr> attributeNames; member