Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp386 static bool mayHaveInterruptDelaySlot(unsigned InstOpcode) { in mayHaveInterruptDelaySlot() function
453 if (mayHaveInterruptDelaySlot(PrevInstOpcode)) in canPadInst()