Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DFoldingSet.h527 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile()
535 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals()
544 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DFoldingSet.h527 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile()
535 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals()
544 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DFoldingSet.h526 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile()
534 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals()
543 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DFoldingSet.h534 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile()
542 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals()
551 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DFoldingSet.h534 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile()
542 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals()
551 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFoldingSet.cpp183 FoldingSetBase::FoldingSetBase(unsigned Log2InitSize) { in FoldingSetBase() function in FoldingSetBase
191 FoldingSetBase::FoldingSetBase(FoldingSetBase &&Arg) in FoldingSetBase() function in FoldingSetBase
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp228 FoldingSetBase::FoldingSetBase(unsigned Log2InitSize) { in FoldingSetBase() function in FoldingSetBase
236 FoldingSetBase::FoldingSetBase(FoldingSetBase &&Arg) in FoldingSetBase() function in FoldingSetBase