HomeSort by relevance Sort by last modified time
    Searched refs:SmallSide (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/ADT/
DenseMap.h 830 SmallDenseMap &SmallSide = Small ? *this : RHS;
843 *OldB = &SmallSide.getInlineBuckets()[i];
855 SmallSide.Small = false;
856 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DenseMap.h 830 SmallDenseMap &SmallSide = Small ? *this : RHS;
843 *OldB = &SmallSide.getInlineBuckets()[i];
855 SmallSide.Small = false;
856 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DenseMap.h 835 SmallDenseMap &SmallSide = Small ? *this : RHS;
848 *OldB = &SmallSide.getInlineBuckets()[i];
860 SmallSide.Small = false;
861 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
DenseMap.h 856 SmallDenseMap &SmallSide = Small ? *this : RHS;
869 *OldB = &SmallSide.getInlineBuckets()[i];
881 SmallSide.Small = false;
882 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
DenseMap.h 856 SmallDenseMap &SmallSide = Small ? *this : RHS;
869 *OldB = &SmallSide.getInlineBuckets()[i];
881 SmallSide.Small = false;
882 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DenseMap.h 835 SmallDenseMap &SmallSide = Small ? *this : RHS;
848 *OldB = &SmallSide.getInlineBuckets()[i];
860 SmallSide.Small = false;
861 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
DenseMap.h 856 SmallDenseMap &SmallSide = Small ? *this : RHS;
869 *OldB = &SmallSide.getInlineBuckets()[i];
881 SmallSide.Small = false;
882 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
DenseMap.h 856 SmallDenseMap &SmallSide = Small ? *this : RHS;
869 *OldB = &SmallSide.getInlineBuckets()[i];
881 SmallSide.Small = false;
882 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
DenseMap.h 897 SmallDenseMap &SmallSide = Small ? *this : RHS;
910 *OldB = &SmallSide.getInlineBuckets()[i];
922 SmallSide.Small = false;
923 new (SmallSide.getLargeRep()) LargeRep(std::move(TmpRep));
    [all...]

Completed in 2552 milliseconds