Searched refs:IsSpill (Results 1 – 1 of 1) sorted by relevance
4195 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local4196 bool IsFill = !IsSpill; in foldMemoryOperandImpl()4215 if (IsSpill) in foldMemoryOperandImpl()4233 if (IsSpill && DstMO.isUndef() && Register::isPhysicalRegister(SrcReg)) { in foldMemoryOperandImpl()