HomeSort by relevance Sort by last modified time
    Searched full:slotindex (Results 1 - 25 of 211) sorted by null

1 2 3 4 5 6 7 8 9

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
34 /// SlotIndex & SlotIndexes classes for the public interface to this
81 /// SlotIndex - An opaque wrapper around machine indexes.
82 class SlotIndex {
84 friend struct DenseMapInfo<SlotIndex>;
90 SlotIndex(IndexListEntry *entry, unsigned slot)
102 /// Returns the slot for this SlotIndex.
107 static inline unsigned getHashValue(const SlotIndex &v)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
36 /// SlotIndex & SlotIndexes classes for the public interface to this
59 // poisoned, so that dangling SlotIndex access can be reliably detected.
75 /// SlotIndex - An opaque wrapper around machine indexes.
76 class SlotIndex {
105 SlotIndex(IndexListEntry *entry, unsigned slot)
121 /// Returns the slot for this SlotIndex.
134 SlotIndex() : lie(nullptr, 0) {
    [all...]
LiveInterval.h 53 SlotIndex def;
56 VNInfo(unsigned i, SlotIndex d)
80 void markUnused() { def = SlotIndex(); }
89 const SlotIndex EndPoint;
93 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint,
138 /// The end point is an invalid SlotIndex only if the live range doesn't
143 SlotIndex endPoint() const {
160 SlotIndex start; // Start point of the interval (inclusive)
161 SlotIndex end; // End point of the interval (exclusive)
166 Segment(SlotIndex S, SlotIndex E, VNInfo *V
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() : lie(nullptr, 0) {
    [all...]
LiveInterval.h 61 SlotIndex def;
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
84 void markUnused() { def = SlotIndex(); }
93 const SlotIndex EndPoint;
97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint,
142 /// The end point is an invalid SlotIndex only if the live range doesn't
147 SlotIndex endPoint() const {
163 SlotIndex start; // Start point of the interval (inclusive)
164 SlotIndex end; // End point of the interval (exclusive)
170 Segment(SlotIndex S, SlotIndex E, VNInfo *V
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() : lie(nullptr, 0) {
    [all...]
LiveInterval.h 61 SlotIndex def;
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
84 void markUnused() { def = SlotIndex(); }
93 const SlotIndex EndPoint;
97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint,
142 /// The end point is an invalid SlotIndex only if the live range doesn't
147 SlotIndex endPoint() const {
163 SlotIndex start; // Start point of the interval (inclusive)
164 SlotIndex end; // End point of the interval (exclusive)
170 Segment(SlotIndex S, SlotIndex E, VNInfo *V
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
LiveInterval.h 61 SlotIndex def;
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
84 void markUnused() { def = SlotIndex(); }
93 const SlotIndex EndPoint;
97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint,
142 /// The end point is an invalid SlotIndex only if the live range doesn't
147 SlotIndex endPoint() const {
163 SlotIndex start; // Start point of the interval (inclusive)
164 SlotIndex end; // End point of the interval (exclusive)
170 Segment(SlotIndex S, SlotIndex E, VNInfo *V
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
36 /// SlotIndex & SlotIndexes classes for the public interface to this
59 // poisoned, so that dangling SlotIndex access can be reliably detected.
75 /// SlotIndex - An opaque wrapper around machine indexes.
76 class SlotIndex {
105 SlotIndex(IndexListEntry *entry, unsigned slot)
121 /// Returns the slot for this SlotIndex.
134 SlotIndex() : lie(nullptr, 0) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() : lie(nullptr, 0) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() : lie(nullptr, 0) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
45 /// SlotIndex & SlotIndexes classes for the public interface to this
67 // poisoned, so that dangling SlotIndex access can be reliably detected.
83 /// SlotIndex - An opaque wrapper around machine indexes.
84 class SlotIndex {
113 SlotIndex(IndexListEntry *entry, unsigned slot)
129 /// Returns the slot for this SlotIndex.
142 SlotIndex() = default
    [all...]
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 10 // This file implements SlotIndex and related classes. The purpose of SlotIndex
14 // SlotIndex is mostly a proxy for entries of the SlotIndexList, a class which
36 /// SlotIndex & SlotIndexes classes for the public interface to this
59 // poisoned, so that dangling SlotIndex access can be reliably detected.
90 /// SlotIndex - An opaque wrapper around machine indexes.
91 class SlotIndex {
120 SlotIndex(IndexListEntry *entry, unsigned slot)
136 /// Returns the slot for this SlotIndex.
149 SlotIndex() : lie(nullptr, 0) {
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
SubscriptionControllerMock.java 119 public SubscriptionInfo getActiveSubscriptionInfoForSimSlotIndex(int slotIndex, String cp){
143 public int addSubInfoRecord(String iccId, int slotIndex) {
147 public boolean setPlmnSpn(int slotIndex, boolean showPlmn, String plmn, boolean showSpn,
180 private boolean isInvalidslotIndex(int slotIndex) {
181 if (slotIndex < 0 || slotIndex >= mSlotIndexToSubId.length) return true;
186 public int[] getSubId(int slotIndex) {
187 if (isInvalidslotIndex(slotIndex)) {
190 return mSlotIndexToSubId[slotIndex];
192 public void setSlotSubId(int slotIndex, int subId)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SlotIndexes.cpp 79 SlotIndex blockStartIndex(back(), SlotIndex::LOAD);
88 push_back(createEntry(mi, index += SlotIndex::InstrDist));
91 mi2iMap.insert(std::make_pair(mi, SlotIndex(back(), SlotIndex::LOAD)));
97 push_back(createEntry(0, index += SlotIndex::InstrDist));
100 MBBRanges[mbb->getNumber()].second = SlotIndex(back(), SlotIndex::LOAD);
123 index += SlotIndex::InstrDist;
131 const unsigned Space = SlotIndex::InstrDist/2
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumSlidingWindow.java 114 public AlbumEntry get(int slotIndex) {
115 if (!isActiveSlot(slotIndex)) {
117 slotIndex, mActiveStart, mActiveEnd);
119 return mData[slotIndex % mData.length];
122 public boolean isActiveSlot(int slotIndex) {
123 return slotIndex >= mActiveStart && slotIndex < mActiveEnd;
226 private boolean requestSlotImage(int slotIndex) {
227 if (slotIndex < mContentStart || slotIndex >= mContentEnd) return false
    [all...]
AlbumSetSlidingWindow.java 120 public AlbumSetEntry get(int slotIndex) {
121 if (!isActiveSlot(slotIndex)) {
123 slotIndex, mActiveStart, mActiveEnd);
125 return mData[slotIndex % mData.length];
132 public boolean isActiveSlot(int slotIndex) {
133 return slotIndex >= mActiveStart && slotIndex < mActiveEnd;
210 private void requestImagesInSlot(int slotIndex) {
211 if (slotIndex < mContentStart || slotIndex >= mContentEnd) return
    [all...]
  /external/llvm/lib/CodeGen/
SlotIndexes.cpp 74 SlotIndex blockStartIndex(&indexList.back(), SlotIndex::Slot_Block);
81 indexList.push_back(createEntry(&MI, index += SlotIndex::InstrDist));
85 &MI, SlotIndex(&indexList.back(), SlotIndex::Slot_Block)));
89 indexList.push_back(createEntry(nullptr, index += SlotIndex::InstrDist));
92 MBBRanges[MBB.getNumber()].second = SlotIndex(&indexList.back(),
93 SlotIndex::Slot_Block);
116 index += SlotIndex::InstrDist;
124 const unsigned Space = SlotIndex::InstrDist/2
    [all...]

Completed in 1286 milliseconds

1 2 3 4 5 6 7 8 9