Searched refs:getIntrusiveOperands (Results 1 – 7 of 7) sorted by relevance
147 const Use *getIntrusiveOperands() const { in getIntrusiveOperands() function151 Use *getIntrusiveOperands() { in getIntrusiveOperands() function163 return HasHungOffUses ? getHungOffOperands() : getIntrusiveOperands(); in getOperandList()
127 Use *getIntrusiveOperands() { in getIntrusiveOperands() function139 return HasHungOffUses ? getHungOffOperands() : getIntrusiveOperands(); in getOperandList()
118 Use *getIntrusiveOperands() { in getIntrusiveOperands() function129 return HasHungOffUses ? getHungOffOperands() : getIntrusiveOperands(); in getOperandList()
101 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()
106 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()
108 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()