Searched defs:IDHash (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | FoldingSet.h | 430 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() 514 unsigned IDHash, FoldingSetNodeID &TempID) const override { in NodeEquals()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | FoldingSet.h | 487 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() 534 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals()
|
/external/llvm/include/llvm/ADT/ |
D | FoldingSet.h | 423 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() 505 unsigned IDHash, FoldingSetNodeID &TempID) const override { in NodeEquals()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | FoldingSet.cpp | 324 unsigned IDHash = ID.ComputeHash(); in FindNodeOrInsertPos() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | FoldingSet.cpp | 322 unsigned IDHash = ID.ComputeHash(); in FindNodeOrInsertPos() local
|
/external/llvm/lib/Support/ |
D | FoldingSet.cpp | 322 unsigned IDHash = ID.ComputeHash(); in FindNodeOrInsertPos() local
|