Home
last modified time | relevance | path

Searched refs:isIdentical (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1153 virtual bool isIdentical(const PredicateMatcher &B) const { in isIdentical() function in __anon4852db4a0111::PredicateMatcher
1159 return hasValue() && PredicateMatcher::isIdentical(B); in isIdenticalDownToValue()
1215 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::SameOperandMatcher
1216 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1245 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::LLTOperandMatcher
1246 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1298 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::PointerToAnyOperandMatcher
1299 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1331 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::RecordNamedOperandMatcher
1332 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp178 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon039b99ff0111::DepChain
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp77 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon0337c88b0111::DepChain