Searched refs:needAlign (Results 1 – 1 of 1) sorted by relevance
135 bool needAlign(const MCInst &Inst) const;497 bool X86AsmBackend::needAlign(const MCInst &Inst) const { in needAlign() function in X86AsmBackend554 if (needAlign(Inst) || ((AlignBranchType & X86::AlignBranchFused) && in emitInstructionBegin()581 if (!needAlign(Inst) || !PendingBA) in emitInstructionEnd()