Searched refs:finish (Results 1 - 25 of 25) sorted by relevance

/dalvik/vm/compiler/codegen/
H A DRalloc.h116 LIR *start, LIR *finish);
123 LIR *start, LIR *finish);
H A DRallocUtil.cpp444 static void nullifyRange(CompilationUnit *cUnit, LIR *start, LIR *finish, argument
447 if (start && finish) {
452 if (p == finish)
464 LIR *start, LIR *finish)
468 assert(finish);
471 p->defEnd = finish;
480 LIR *start, LIR *finish)
484 assert(finish);
488 p->defEnd = finish;
463 dvmCompilerMarkDef(CompilationUnit *cUnit, RegLocation rl, LIR *start, LIR *finish) argument
479 dvmCompilerMarkDefWide(CompilationUnit *cUnit, RegLocation rl, LIR *start, LIR *finish) argument
/dalvik/vm/compiler/codegen/mips/
H A DRalloc.h120 LIR *start, LIR *finish);
127 LIR *start, LIR *finish);
H A DRallocUtil.cpp510 static void nullifyRange(CompilationUnit *cUnit, LIR *start, LIR *finish, argument
513 if (start && finish) {
518 if (p == finish)
530 LIR *start, LIR *finish)
534 assert(finish);
537 p->defEnd = finish;
546 LIR *start, LIR *finish)
550 assert(finish);
554 p->defEnd = finish;
529 dvmCompilerMarkDef(CompilationUnit *cUnit, RegLocation rl, LIR *start, LIR *finish) argument
545 dvmCompilerMarkDefWide(CompilationUnit *cUnit, RegLocation rl, LIR *start, LIR *finish) argument
/dalvik/vm/mterp/armv6t2/
H A DOP_IPUT.S26 bne .L${opcode}_finish @ yes, finish up
H A DOP_IPUT_WIDE.S20 bne .L${opcode}_finish @ yes, finish up
/dalvik/vm/mterp/mips/
H A DOP_IPUT.S27 bnez v0, .L${opcode}_finish # yes, finish up
H A DOP_INSTANCE_OF.S29 beq a0, a1, .L${opcode}_trivial # yes, trivial finish
H A DOP_IPUT_OBJECT.S27 bnez v0, .L${opcode}_finish # yes, finish up
H A DOP_IPUT_WIDE.S22 bnez v0, .L${opcode}_finish # yes, finish up
/dalvik/vm/mterp/armv5te/
H A DOP_IPUT.S26 bne .L${opcode}_finish @ yes, finish up
H A DOP_IPUT_OBJECT.S26 bne .L${opcode}_finish @ yes, finish up
H A DOP_IPUT_WIDE.S21 bne .L${opcode}_finish @ yes, finish up
H A DOP_INSTANCE_OF.S30 beq .L${opcode}_trivial @ yes, trivial finish
/dalvik/vm/mterp/x86/
H A DOP_INSTANCE_OF.S31 je .L${opcode}_trivial # yes, trivial finish
H A DOP_NEW_INSTANCE.S60 jne .L${opcode}_end # yes, finish
/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DLocalList.java363 LocalList result = state.finish();
905 public LocalList finish() { method in class:LocalList.MakeState
/dalvik/dx/src/com/android/dx/dex/code/
H A DLocalList.java362 LocalList result = state.finish();
904 public LocalList finish() { method in class:LocalList.MakeState
/dalvik/dx/src/com/android/dx/command/dexer/
H A DMain.java827 jarOut.finish();
/dalvik/vm/mterp/out/
H A DInterpAsm-mips.S1115 beq a0, a1, .LOP_INSTANCE_OF_trivial # yes, trivial finish
2984 bnez v0, .LOP_IPUT_finish # yes, finish up
3006 bnez v0, .LOP_IPUT_WIDE_finish # yes, finish up
3033 bnez v0, .LOP_IPUT_OBJECT_finish # yes, finish up
3061 bnez v0, .LOP_IPUT_BOOLEAN_finish # yes, finish up
3090 bnez v0, .LOP_IPUT_BYTE_finish # yes, finish up
3119 bnez v0, .LOP_IPUT_CHAR_finish # yes, finish up
3148 bnez v0, .LOP_IPUT_SHORT_finish # yes, finish up
8461 bnez v0, .LOP_IPUT_VOLATILE_finish # yes, finish up
8624 bnez v0, .LOP_IPUT_WIDE_VOLATILE_finish # yes, finish u
[all...]
H A DInterpAsm-armv5te-vfp.S899 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
2513 bne .LOP_IPUT_finish @ yes, finish up
2534 bne .LOP_IPUT_WIDE_finish @ yes, finish up
2560 bne .LOP_IPUT_OBJECT_finish @ yes, finish up
2588 bne .LOP_IPUT_BOOLEAN_finish @ yes, finish up
2617 bne .LOP_IPUT_BYTE_finish @ yes, finish up
2646 bne .LOP_IPUT_CHAR_finish @ yes, finish up
2675 bne .LOP_IPUT_SHORT_finish @ yes, finish up
7054 bne .LOP_IPUT_VOLATILE_finish @ yes, finish up
7186 bne .LOP_IPUT_WIDE_VOLATILE_finish @ yes, finish u
[all...]
H A DInterpAsm-armv7-a-neon.S910 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
2517 bne .LOP_IPUT_finish @ yes, finish up
2538 bne .LOP_IPUT_WIDE_finish @ yes, finish up
2564 bne .LOP_IPUT_OBJECT_finish @ yes, finish up
2592 bne .LOP_IPUT_BOOLEAN_finish @ yes, finish up
2621 bne .LOP_IPUT_BYTE_finish @ yes, finish up
2650 bne .LOP_IPUT_CHAR_finish @ yes, finish up
2679 bne .LOP_IPUT_SHORT_finish @ yes, finish up
7012 bne .LOP_IPUT_VOLATILE_finish @ yes, finish up
7144 bne .LOP_IPUT_WIDE_VOLATILE_finish @ yes, finish u
[all...]
H A DInterpAsm-armv7-a.S910 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
2517 bne .LOP_IPUT_finish @ yes, finish up
2538 bne .LOP_IPUT_WIDE_finish @ yes, finish up
2564 bne .LOP_IPUT_OBJECT_finish @ yes, finish up
2592 bne .LOP_IPUT_BOOLEAN_finish @ yes, finish up
2621 bne .LOP_IPUT_BYTE_finish @ yes, finish up
2650 bne .LOP_IPUT_CHAR_finish @ yes, finish up
2679 bne .LOP_IPUT_SHORT_finish @ yes, finish up
7012 bne .LOP_IPUT_VOLATILE_finish @ yes, finish up
7144 bne .LOP_IPUT_WIDE_VOLATILE_finish @ yes, finish u
[all...]
H A DInterpAsm-x86.S935 je .LOP_INSTANCE_OF_trivial # yes, trivial finish
1071 jne .LOP_NEW_INSTANCE_end # yes, finish
H A DInterpAsm-armv5te.S899 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
2535 bne .LOP_IPUT_finish @ yes, finish up
2556 bne .LOP_IPUT_WIDE_finish @ yes, finish up
2582 bne .LOP_IPUT_OBJECT_finish @ yes, finish up
2610 bne .LOP_IPUT_BOOLEAN_finish @ yes, finish up
2639 bne .LOP_IPUT_BYTE_finish @ yes, finish up
2668 bne .LOP_IPUT_CHAR_finish @ yes, finish up
2697 bne .LOP_IPUT_SHORT_finish @ yes, finish up
7376 bne .LOP_IPUT_VOLATILE_finish @ yes, finish up
7508 bne .LOP_IPUT_WIDE_VOLATILE_finish @ yes, finish u
[all...]

Completed in 302 milliseconds