Home
last modified time | relevance | path

Searched defs:SmallDenseMap (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDenseMap.h913 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
918 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
924 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
929 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DDenseMap.h766 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
771 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
777 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h767 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
772 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
778 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h882 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
887 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
893 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function