Searched refs:IsSPFirstOperand (Results 1 – 1 of 1) sorted by relevance
160 bool IsSPFirstOperand = isStackPointerFirstOperand(Inst); in emitInstruction() local161 if (IsMemAccess || IsSPFirstOperand) { in emitInstruction()165 bool MaskAfter = IsSPFirstOperand && !IsStore; in emitInstruction()