Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp86 test::getPropertiesAsAttribute(MLIRContext *ctx, in getPropertiesAsAttribute() function in test
181 DictionaryAttr test::getPropertiesAsAttribute(MLIRContext *ctx, in getPropertiesAsAttribute() function in test
/llvm-project/mlir/unittests/IR/
H A DOpPropertiesTest.cpp83 static Attribute getPropertiesAsAttribute(MLIRContext *ctx, in getPropertiesAsAttribute() function
/llvm-project/mlir/lib/IR/
H A DOperation.cpp349 Attribute Operation::getPropertiesAsAttribute() { in getPropertiesAsAttribute() function in Operation