Lines Matching full:adjustment
251 /// - the this-adjustment is (memptr.adj)
256 /// - the this-adjustment is (memptr.adj >> 1)
291 // Compute the true adjustment.
296 // Apply the adjustment and cast back to the original struct type
315 // In the virtual path, the adjustment left 'This' pointing to the
380 /// Obligatory offset/adjustment diagram:
381 /// <-- offset --> <-- adjustment -->
386 /// we add the offset to the adjustment because the address point has
388 /// we subtract the offset from the adjustment because the address point
437 // The this-adjustment is left-shifted by 1 on ARM.
464 // If the adjustment is trivial, we don't need to do anything.
485 // The this-adjustment is left-shifted by 1 on ARM.
547 // adjustment, plus 1 if the member function is virtual. The