Searched refs:SafeInForbiddenSlot (Results 1 – 4 of 4) sorted by relevance
97 bool SafeInForbiddenSlot(const MachineInstr &MI) const;
850 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()
593 bool MipsInstrInfo::SafeInForbiddenSlot(const MachineInstr &MI) const { in SafeInForbiddenSlot() function in MipsInstrInfo
730 bool SafeInForbiddenSlot(const MCInstrDesc &MCID) const { in SafeInForbiddenSlot() function in __anona2e40b320211::MipsAsmParser2290 if (PrevForbiddenSlotAttr && !SafeInForbiddenSlot(MCID)) { in processInstruction()