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