Lines Matching refs:getSlotIndex
576 if (getSlotIndex(I) != Index) continue;
789 if (getSlotIndex(I) < *IdxI)
791 else if (getSlotIndex(I) > *IdxI)
831 if (getSlotIndex(I) >= Index) {
832 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
844 if (Attrs.getSlotIndex(I) == Index) {
882 if (getSlotIndex(I) >= Index) {
883 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
895 if (Attrs.getSlotIndex(I) == Index) {
923 if (getSlotIndex(I) >= Index) {
924 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
1067 if (pImpl->getSlotIndex(I) == Index)
1096 unsigned AttributeSet::getSlotIndex(unsigned Slot) const {
1099 return pImpl->getSlotIndex(Slot);
1117 uint64_t Index = getSlotIndex(i);
1140 if (pImpl->getSlotIndex(I) != Index) continue;
1209 if (A.getSlotIndex(I) == Index) {
1344 if (A.getSlotIndex(I) == Index) {