Lines Matching defs:Increment
885 // pressure tracking were modified such that a register use would increment the
4104 // Increment the expected index. If it wraps around, just follow it
4135 // Increment the expected index. If it wraps around, it may still be
7646 // Increment index.
8407 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits()/8,
8421 Increment);
8617 // Search for a use of the address operand that is an increment.
8688 // If the increment is a constant, it must match the memory ref size.