Searched refs:PropertiesWithCustomPrint (Results 1 – 3 of 3) sorted by relevance
61 struct PropertiesWithCustomPrint { struct68 bool operator==(const PropertiesWithCustomPrint &rhs) const { argument74 PropertiesWithCustomPrint &prop, mlir::Attribute attr,78 const PropertiesWithCustomPrint &prop);79 llvm::hash_code computeHash(const PropertiesWithCustomPrint &prop);81 const PropertiesWithCustomPrint &prop);83 PropertiesWithCustomPrint &prop);
61 test::setPropertiesFromAttribute(PropertiesWithCustomPrint &prop, in setPropertiesFromAttribute()87 const PropertiesWithCustomPrint &prop) { in getPropertiesAsAttribute()95 llvm::hash_code test::computeHash(const PropertiesWithCustomPrint &prop) { in computeHash()100 const PropertiesWithCustomPrint &prop) { in customPrintProperties()106 PropertiesWithCustomPrint &prop) { in customParseProperties()
3105 def PropertiesWithCustomPrint : Property<"PropertiesWithCustomPrint"> {3120 PropertiesWithCustomPrint:$prop3130 test::PropertiesWithCustomPrint &prop);3133 const test::PropertiesWithCustomPrint &prop);3138 test::PropertiesWithCustomPrint &prop) {3149 const test::PropertiesWithCustomPrint &prop) {