Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp61 test::setPropertiesFromAttribute(PropertiesWithCustomPrint &prop, in setPropertiesFromAttribute() function in test
158 test::setPropertiesFromAttribute(VersionedProperties &prop, Attribute attr, in setPropertiesFromAttribute() function in test
/llvm-project/mlir/unittests/IR/
H A DOpPropertiesTest.cpp42 setPropertiesFromAttribute(TestProperties &prop, Attribute attr, in setPropertiesFromAttribute() function
/llvm-project/mlir/lib/IR/
H A DOperation.cpp355 LogicalResult Operation::setPropertiesFromAttribute( in setPropertiesFromAttribute() function in Operation