Lines Matching full:adjustment
226 /// - the this-adjustment is (memptr.adj)
231 /// - the this-adjustment is (memptr.adj >> 1)
267 // Compute the true adjustment.
272 // Apply the adjustment and cast back to the original struct type
291 // In the virtual path, the adjustment left 'This' pointing to the
355 /// Obligatory offset/adjustment diagram:
356 /// <-- offset --> <-- adjustment -->
361 /// we add the offset to the adjustment because the address point has
363 /// we subtract the offset from the adjustment because the address point
412 // The this-adjustment is left-shifted by 1 on ARM.
439 // If the adjustment is trivial, we don't need to do anything.
460 // The this-adjustment is left-shifted by 1 on ARM.
525 // adjustment, plus 1 if the member function is virtual. The
570 // Compute the this-adjustment.