Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DFoldingSet.h185 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
544 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
605 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DFoldingSet.h185 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
544 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
605 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DFoldingSet.h186 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
551 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
612 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DFoldingSet.h186 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
551 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
612 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A 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
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DFoldingSet.h430 unsigned ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const override { in ComputeNodeHash() function
510 unsigned ComputeNodeHash(FoldingSetImpl::Node *N, in ComputeNodeHash() function