Home | History | Annotate | Download | only in IR

Lines Matching defs:getSlotIndex

499     if (getSlotIndex(I) != Index) continue;
679 if (getSlotIndex(I) >= Idx) {
680 if (getSlotIndex(I) == Idx) AS = getSlotAttributes(LastIndex++);
692 if (Attrs.getSlotIndex(I) == Idx) {
732 if (getSlotIndex(I) >= Idx) {
733 if (getSlotIndex(I) == Idx) AS = getSlotAttributes(LastIndex++);
745 if (Attrs.getSlotIndex(I) == Idx) {
856 if (pImpl->getSlotIndex(I) == Idx)
885 uint64_t AttributeSet::getSlotIndex(unsigned Slot) const {
888 return pImpl->getSlotIndex(Slot);
906 uint64_t Index = getSlotIndex(i);
928 if (pImpl->getSlotIndex(I) != Idx) continue;
987 if (A.getSlotIndex(I) == Index) {
1074 if (A.getSlotIndex(I) == Index) {