Searched refs:SafeInForbiddenSlot (Results 1 – 4 of 4) sorted by relevance
93 bool SafeInForbiddenSlot(const MachineInstr &MI) const;
577 bool MipsInstrInfo::SafeInForbiddenSlot(const MachineInstr &MI) const { in SafeInForbiddenSlot() function in MipsInstrInfo
788 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()
732 bool SafeInForbiddenSlot(const MCInstrDesc &MCID) const { in SafeInForbiddenSlot() function in __anona2e40b320211::MipsAsmParser2333 if (PrevForbiddenSlotAttr && !SafeInForbiddenSlot(MCID)) { in processInstruction()