Home
last modified time | relevance | path

Searched defs:ComputeNodeHash (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DFoldingSet.h184 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
543 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
604 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function
/external/llvm/include/llvm/ADT/
DFoldingSet.h430 unsigned ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const override { in ComputeNodeHash() function
510 unsigned ComputeNodeHash(FoldingSetImpl::Node *N, in ComputeNodeHash() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h494 unsigned ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const override { in ComputeNodeHash() function
540 unsigned ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const override { in ComputeNodeHash() function