Searched refs:IsSpill (Results 1 – 1 of 1) sorted by relevance
5522 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local5523 bool IsFill = !IsSpill; in foldMemoryOperandImpl()5542 if (IsSpill) in foldMemoryOperandImpl()5560 if (IsSpill && DstMO.isUndef() && SrcReg == AArch64::WZR && in foldMemoryOperandImpl()