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