Home
last modified time | relevance | path

Searched defs:FoldingSetNodeWrapper (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DFoldingSet.h619 explicit FoldingSetNodeWrapper(const T &x) : data(x) {} in FoldingSetNodeWrapper() function
623 explicit FoldingSetNodeWrapper(const A1 &a1) in FoldingSetNodeWrapper() function
627 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2) in FoldingSetNodeWrapper() function
631 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3) in FoldingSetNodeWrapper() function
635 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3, in FoldingSetNodeWrapper() function
640 explicit FoldingSetNodeWrapper(const A1 &a1, const A2 &a2, const A3 &a3, in FoldingSetNodeWrapper() function
/external/llvm/include/llvm/ADT/
DFoldingSet.h718 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DFoldingSet.h730 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DFoldingSet.h715 explicit FoldingSetNodeWrapper(Ts &&... Args) in FoldingSetNodeWrapper() function