Home
last modified time | relevance | path

Searched defs:DenseMap (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/docs/
H A DProgrammersManual.rst1508 .. _dss_sortedvectormap:
1510 A sorted 'vector'
1522 llvm/ADT/StringMap.h
1569 llvm/ADT/DenseMap.h argument
1597 ValueMap is a wrapper around a :ref:`DenseMap <dss_densemap>` mapping argument
1606 llvm/ADT/IntervalMap.h
1637 ``MapVector<KeyT,ValueT>`` provides a subset of the DenseMap interface. The argument
1650 llvm/ADT/IntEqClasses.h
1666 llvm/ADT/ImmutableMap.h
1678 Other Map-Like Container Options
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseMap.h759 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
764 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
770 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
775 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DDenseMap.h759 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
764 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
770 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
775 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseMap.h759 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
764 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
770 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
775 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDenseMap.h732 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
737 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
743 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
748 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h703 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
708 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
714 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
719 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseMap.h759 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
764 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
770 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
775 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DDenseMap.h602 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
607 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
613 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h601 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() function
606 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function
612 DenseMap(const InputIt &I, const InputIt &E) { in DenseMap() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugInfo.h34 class DenseMap; variable
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DParser.java795 private static class DenseMap<T> { class in Parser
814 public DenseMap(String elementType) { in DenseMap() method in Parser.DenseMap
/aosp_15_r20/out/soong/.intermediates/art/tools/ahat/ahat/linux_glibc_common/javac/
Dahat.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...