Lines Matching defs:source
2 * Copyright (C) 2016 The Android Open Source Project
1199 vixl32::Register source = value;
1204 source = temp;
1206 __ Str(source, MemOperand(base, offset));
2126 // If source and destination are the same, we go to slow path if we need to do
2168 // Bail out if the source is null.
2186 // Validity checks: source.
2205 // Check whether all elements of the source array are assignable to the component
2215 // Bail out if the source is not a non primitive array.
2307 // Bail out if the source is not a non primitive array.
2340 // Bail out if the source is not a non primitive array.
2412 // Compute the base source address in `temp1`.
2413 // Note that `temp1` (the base source address) is computed from
2417 // Compute the end source address in `temp3`.
2457 // Compute the base source address in `temp1`.
2461 // Compute the end source address in `temp3`.