Searched defs:isIdentical (Results 1 – 5 of 5) sorted by relevance
54 CTFloat::isIdentical (real_t x, real_t y) in isIdentical() function in CTFloat
1153 virtual bool isIdentical(const PredicateMatcher &B) const { in isIdentical() function in __anon332dbd1e0111::PredicateMatcher1215 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::SameOperandMatcher1245 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::LLTOperandMatcher1298 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::PointerToAnyOperandMatcher1331 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::RecordNamedOperandMatcher1356 bool isIdentical(const PredicateMatcher &B) const override { return false; } in isIdentical() function in __anon332dbd1e0111::ComplexPatternOperandMatcher1394 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::RegisterBankOperandMatcher1459 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::ConstantIntOperandMatcher1488 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::LiteralIntOperandMatcher1516 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon332dbd1e0111::CmpPredicateOperandMatcher[all …]
467 bool isIdentical(real x, real y) @trusted pure nothrow @nogc in isIdentical() function
317 CTFloat::isIdentical (real_t x, real_t y) in isIdentical() function in CTFloat
77 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon7e23d25f0111::DepChain