Lines Matching defs:source
2 * Copyright (C) 2015 The Android Open Source Project
862 Register source = value;
867 source = temp;
869 __ str(source, Address(base, offset));
1748 // If source and destination are the same, we go to slow path if we need to do
1790 // Bail out if the source is null.
1808 // Validity checks: source.
1827 // Check whether all elements of the source array are assignable to the component
1837 // Bail out if the source is not a non primitive array.
1929 // Bail out if the source is not a non primitive array.
1962 // Bail out if the source is not a non primitive array.
2034 // Compute the base source address in `temp1`.
2035 // Note that `temp1` (the base source address) is computed from
2039 // Compute the end source address in `temp3`.
2075 // Compute the base source address in `temp1`.
2079 // Compute the end source address in `temp3`.