Searched defs:isEqualImpl (Results 1 – 7 of 7) sorted by relevance
228 bool isEqualImpl(const Matcher *M) const override { return false; } in isEqualImpl() function253 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function285 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function301 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function317 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function335 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function352 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function372 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function396 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function419 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function[all …]
309 bool CheckOpcodeMatcher::isEqualImpl(const Matcher *M) const { in isEqualImpl() function in CheckOpcodeMatcher316 bool EmitNodeMatcherCommon::isEqualImpl(const Matcher *m) const { in isEqualImpl() function in EmitNodeMatcherCommon
217 bool isEqualImpl(const Matcher *M) const override { return false; } in isEqualImpl() function242 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function274 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function290 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function306 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function324 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function341 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function361 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function385 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function408 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function[all …]
286 bool CheckOpcodeMatcher::isEqualImpl(const Matcher *M) const { in isEqualImpl() function in CheckOpcodeMatcher293 bool EmitNodeMatcherCommon::isEqualImpl(const Matcher *m) const { in isEqualImpl() function in EmitNodeMatcherCommon
303 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl() function
301 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl() function
1214 static bool isEqualImpl(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodesSetBasedImpl() function