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