Home
last modified time | relevance | path

Searched defs:isIdentical (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1054 virtual bool isIdentical(const PredicateMatcher &B) const { in isIdentical() function in __anon685cc1160111::PredicateMatcher
1116 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::SameOperandMatcher
1146 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::LLTOperandMatcher
1218 bool isIdentical(const PredicateMatcher &B) const override { return false; } in isIdentical() function in __anon685cc1160111::ComplexPatternOperandMatcher
1256 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::RegisterBankOperandMatcher
1304 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::ConstantIntOperandMatcher
1333 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::LiteralIntOperandMatcher
1361 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::IntrinsicIDOperandMatcher
1565 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::InstructionOpcodeMatcher
1632 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon685cc1160111::InstructionNumOperandsMatcher
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp177 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon020bc6570111::DepChain