Searched refs:getTargetIndexName (Results 1 – 3 of 3) sorted by relevance
446 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function458 const char *MachineOperand::getTargetIndexName() const { in getTargetIndexName() function in MachineOperand460 return MF ? ::getTargetIndexName(*MF, this->getIndex()) : nullptr; in getTargetIndexName()880 if (const auto *TargetIndexName = ::getTargetIndexName(*MF, getIndex())) in print()
104 if (const char *Name = MO.getTargetIndexName()) in stableHashValue()
806 const char *getTargetIndexName() const;