Home | History | Annotate | Download | only in CodeGen

Lines Matching full:increment

1289   // Special case of integer increment that we have to check first: bool++.
1294 // An interesting aspect of this is that increment is always true.
1299 // Most common case by far: integer increment.
1313 // Next most common: pointer increment.
1338 // For everything else, we can just do a simple increment.
1347 // Vector increment/decrement.
1366 // Another special case: half FP increment should be done via float
1926 // increment/decrement doesn't use this path.