Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 16 of 16) sorted by relevance

/dalvik/dx/tests/107-verify-stack-ops/
Dop_swap_case2.j24 swap
Dop_swap_case1.j24 swap
/dalvik/vm/mterp/armv5te/
DOP_AGET_WIDE.S21 @ May want to swap the order of these two branches depending on how the
DOP_APUT_WIDE.S22 @ May want to swap the order of these two branches depending on how the
/dalvik/dx/tests/071-dex-java-stack-ops/
Dblort.j308 ; Test of "swap" opcode. This should end up causing these calls
315 swap ; A1 B1 -> B1 A1
/dalvik/dx/src/com/android/dx/ssa/
DSsaBasicBlock.java722 Collections.swap(toSchedule, i, insertPlace++); in scheduleUseBeforeAssigned()
746 Collections.swap(toSchedule, insertPlace, i); in scheduleUseBeforeAssigned()
/dalvik/dx/tests/032-bb-live-code/
Dblort.j255 swap
Dexpected.txt368 0071: swap
/dalvik/dx/tests/024-code-bytecode/
Dexpected.txt149 007e: swap
Dsmall-class.txt153 5f # 007e: swap
/dalvik/vm/oo/
DClass.cpp3513 InstField swap; in swapField() local
3516 swap = *pOne; in swapField()
3518 *pTwo = swap; in swapField()
/dalvik/vm/mterp/
DREADME.txt32 to make it easy to swap C and assembly sources during initial development
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S1926 @ May want to swap the order of these two branches depending on how the
2144 @ May want to swap the order of these two branches depending on how the
DInterpAsm-armv7-a-neon.S1926 @ May want to swap the order of these two branches depending on how the
2144 @ May want to swap the order of these two branches depending on how the
DInterpAsm-armv5te-vfp.S1922 @ May want to swap the order of these two branches depending on how the
2140 @ May want to swap the order of these two branches depending on how the
DInterpAsm-armv5te.S1944 @ May want to swap the order of these two branches depending on how the
2162 @ May want to swap the order of these two branches depending on how the