Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp126 unsigned PrevInstOpcode = 0; member in __anon88078d0f0111::X86AsmBackend
439 if (mayHaveInterruptDelaySlot(PrevInstOpcode)) in canPadInst()
444 if (isPrefix(PrevInstOpcode, *MCII)) in canPadInst()
558 PrevInstOpcode = Inst.getOpcode(); in emitInstructionEnd()