Searched refs:hasCanonicalizeMethod (Results 1 – 9 of 9) sorted by relevance
59 let hasCanonicalizeMethod = 1;104 let hasCanonicalizeMethod = 1;
71 the `hasCanonicalizeMethod` bit to generate a declaration for the83 let hasCanonicalizeMethod = 1;
997 ### `hasCanonicalizeMethod`
2153 bool hasCanonicalizeMethod = def.getValueAsBit("hasCanonicalizeMethod"); in genCanonicalizerDecls() local2154 if (hasCanonicalizeMethod) { in genCanonicalizerDecls()2168 if (!hasCanonicalizeMethod && !hasCanonicalizer) in genCanonicalizerDecls()2173 bool hasBody = hasCanonicalizeMethod && !hasCanonicalizer; in genCanonicalizerDecls()
158 let hasCanonicalizeMethod = 1;
185 `let hasCanonicalizeMethod = 1;` and then implement the `canonicalize` method in
180 let hasCanonicalizeMethod = 1;
1130 let hasCanonicalizeMethod = 1;
2208 bit hasCanonicalizeMethod = 0;