Home
last modified time | relevance | path

Searched refs:PrevForbiddenSlotAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2325 bool PrevForbiddenSlotAttr = CurForbiddenSlotAttr; in processInstruction() local
2333 if (PrevForbiddenSlotAttr && !SafeInForbiddenSlot(MCID)) { in processInstruction()
2377 if (PrevForbiddenSlotAttr && !SetReorderAfterNop && !FillDelaySlot && in processInstruction()