Searched refs:common_invokeMethodRange (Results 1 - 10 of 10) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerInvoke.cpp38 int common_invokeMethodRange(ArgsDoneType);
42 //inputs to common_invokeMethodRange: %ecx
104 common_invokeMethodRange(ArgsDone_Full);
154 common_invokeMethodRange(convertCalleeToType(calleeMethod));
205 common_invokeMethodRange(convertCalleeToType(calleeMethod));
242 common_invokeMethodRange(convertCalleeToType(calleeMethod));
305 common_invokeMethodRange(ArgsDone_Full);
692 int common_invokeMethodRange(ArgsDoneType form) { function
1211 common_invokeMethodRange(ArgsDone_Full);
1273 common_invokeMethodRange(convertCalleeToTyp
[all...]
H A DLower.cpp62 int common_invokeMethodRange();
367 //common_invokeMethodRange();
/dalvik/vm/mterp/mips/
H A Dfooter.S520 common_invokeMethodRange: label
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S4468 jmp common_invokeMethodRange
4514 jmp common_invokeMethodRange
4574 jne common_invokeMethodRange # no, continue on
4624 jne common_invokeMethodRange
4645 je common_invokeMethodRange # no (%eax=method, %ecx="this")
4649 jne common_invokeMethodRange # yes (%eax=method, %ecx="this")
4661 jmp common_invokeMethodRange
4664 jne common_invokeMethodRange
4703 jmp common_invokeMethodRange
8130 jmp common_invokeMethodRange
16044 common_invokeMethodRange: label
[all...]
H A DInterpAsm-armv5te-vfp.S3305 bne common_invokeMethodRange @ r0=method, r9="this"
3331 bne common_invokeMethodRange @ yes, continue on
3362 b common_invokeMethodRange @ (r0=method, r9="this")
7556 bl common_invokeMethodRange @ (r0=method, r9="this")
7612 bl common_invokeMethodRange @ (r0=method, r9="this")
9056 bl common_invokeMethodRange @ (r0=method, r9="this")
9074 bl common_invokeMethodRange @ continue on
9126 beq common_invokeMethodRange @ no (r0=method, r9="this")
9129 bne common_invokeMethodRange @ yes (r0=method, r9="this")
9135 b common_invokeMethodRange
16118 common_invokeMethodRange: label
[all...]
H A DInterpAsm-armv7-a-neon.S3309 bne common_invokeMethodRange @ r0=method, r9="this"
3335 bne common_invokeMethodRange @ yes, continue on
3366 b common_invokeMethodRange @ (r0=method, r9="this")
7510 bl common_invokeMethodRange @ (r0=method, r9="this")
7566 bl common_invokeMethodRange @ (r0=method, r9="this")
8993 bl common_invokeMethodRange @ (r0=method, r9="this")
9011 bl common_invokeMethodRange @ continue on
9063 beq common_invokeMethodRange @ no (r0=method, r9="this")
9066 bne common_invokeMethodRange @ yes (r0=method, r9="this")
9072 b common_invokeMethodRange
16055 common_invokeMethodRange: label
[all...]
H A DInterpAsm-armv7-a.S3309 bne common_invokeMethodRange @ r0=method, r9="this"
3335 bne common_invokeMethodRange @ yes, continue on
3366 b common_invokeMethodRange @ (r0=method, r9="this")
7510 bl common_invokeMethodRange @ (r0=method, r9="this")
7566 bl common_invokeMethodRange @ (r0=method, r9="this")
8993 bl common_invokeMethodRange @ (r0=method, r9="this")
9011 bl common_invokeMethodRange @ continue on
9063 beq common_invokeMethodRange @ no (r0=method, r9="this")
9066 bne common_invokeMethodRange @ yes (r0=method, r9="this")
9072 b common_invokeMethodRange
16055 common_invokeMethodRange: label
[all...]
H A DInterpAsm-armv5te.S3327 bne common_invokeMethodRange @ r0=method, r9="this"
3353 bne common_invokeMethodRange @ yes, continue on
3384 b common_invokeMethodRange @ (r0=method, r9="this")
7878 bl common_invokeMethodRange @ (r0=method, r9="this")
7934 bl common_invokeMethodRange @ (r0=method, r9="this")
9514 bl common_invokeMethodRange @ (r0=method, r9="this")
9532 bl common_invokeMethodRange @ continue on
9584 beq common_invokeMethodRange @ no (r0=method, r9="this")
9587 bne common_invokeMethodRange @ yes (r0=method, r9="this")
9593 b common_invokeMethodRange
16576 common_invokeMethodRange: label
[all...]
H A DInterpAsm-mips.S4000 bnez rOBJ, common_invokeMethodRange # a0=method, rOBJ="this"
4029 bnez a0, common_invokeMethodRange # yes, continue on
4061 b common_invokeMethodRange # (a0=method, rOBJ="this")
9018 b common_invokeMethodRange # (a0=method, r9="this")
9075 b common_invokeMethodRange # (a0=method, rOBJ="this")
10262 b common_invokeMethodRange # (a0=method, rOBJ="this")
10281 b common_invokeMethodRange # continue on
10309 beqz a2, common_invokeMethodRange # no, (a0=method, rOBJ="this")
10312 bnez a1, common_invokeMethodRange # yes, (a0=method, rOBJ="this")
10318 b common_invokeMethodRange # whe
11526 common_invokeMethodRange: label
[all...]
/dalvik/vm/mterp/armv5te/
H A Dfooter.S474 common_invokeMethodRange: label

Completed in 417 milliseconds