Lines Matching refs:SIInstrInfo
52 case SIInstrInfo::MO_GOTPCREL: in getSpecifier()
54 case SIInstrInfo::MO_GOTPCREL32_LO: in getSpecifier()
56 case SIInstrInfo::MO_GOTPCREL32_HI: in getSpecifier()
58 case SIInstrInfo::MO_REL32_LO: in getSpecifier()
60 case SIInstrInfo::MO_REL32_HI: in getSpecifier()
62 case SIInstrInfo::MO_ABS32_LO: in getSpecifier()
64 case SIInstrInfo::MO_ABS32_HI: in getSpecifier()
109 if (MO.getTargetFlags() == SIInstrInfo::MO_FAR_BRANCH_OFFSET) { in lowerOperand()
124 const auto *TII = static_cast<const SIInstrInfo*>(ST.getInstrInfo()); in lowerT16D16Helper()
175 const auto *TII = static_cast<const SIInstrInfo *>(ST.getInstrInfo()); in lower()
247 static void emitVGPRBlockComment(const MachineInstr *MI, const SIInstrInfo *TII, in emitVGPRBlockComment()