Searched refs:destination (Results 1 – 4 of 4) sorted by relevance
242 void dvmThrowArrayStoreExceptionIncompatibleArrays(ClassObject* source, ClassObject* destination);
1225 void dvmThrowArrayStoreExceptionIncompatibleArrays(ClassObject* source, ClassObject* destination) in dvmThrowArrayStoreExceptionIncompatibleArrays() argument1229 source, destination); in dvmThrowArrayStoreExceptionIncompatibleArrays()
34 result into the specified destination register. Using a virtual register
27 # opcodes effectively take three, with a destination and two sources28 # where the destination and one of the sources have to be the same.