Searched refs:IsSpill (Results 1 – 2 of 2) sorted by relevance
3296 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local3297 bool IsFill = !IsSpill; in foldMemoryOperandImpl()3316 if (IsSpill) in foldMemoryOperandImpl()3334 if (IsSpill && DstMO.isUndef() && Register::isPhysicalRegister(SrcReg)) { in foldMemoryOperandImpl()
3674 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local3675 bool IsFill = !IsSpill; in foldMemoryOperandImpl()3694 if (IsSpill) in foldMemoryOperandImpl()3712 if (IsSpill && DstMO.isUndef() && Register::isPhysicalRegister(SrcReg)) { in foldMemoryOperandImpl()