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