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.cpp128 unsigned PrevInstOpcode = 0; member in __anon88078d0f0111::X86AsmBackend
453 if (mayHaveInterruptDelaySlot(PrevInstOpcode)) in canPadInst()
458 if (isPrefix(PrevInstOpcode, *MCII)) in canPadInst()
572 PrevInstOpcode = Inst.getOpcode(); in emitInstructionEnd()