Home
last modified time | relevance | path

Searched refs:ArgsDone_Full (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLowerInvoke.cpp33 return ArgsDone_Full; in convertCalleeToType()
104 common_invokeMethodRange(ArgsDone_Full); in common_invoke_virtual_nohelper()
107 common_invokeMethodNoRange(ArgsDone_Full); in common_invoke_virtual_nohelper()
305 common_invokeMethodRange(ArgsDone_Full); in common_invoke_interface()
308 common_invokeMethodNoRange(ArgsDone_Full); in common_invoke_interface()
583 if(form == ArgsDone_Full) in common_invokeMethod_Jmp()
752 if(form == ArgsDone_Full) { in common_invokeArgsDone()
784 if(form == ArgsDone_Full) { in common_invokeArgsDone()
789 if(form == ArgsDone_Native || form == ArgsDone_Full) { in common_invokeArgsDone()
804 if(form == ArgsDone_Full) { in common_invokeArgsDone()
[all …]
DLower.cpp376 common_invokeArgsDone(ArgsDone_Full, true/*isJitFull*/); in initGlobalMethods()
DLower.h173 ArgsDone_Full enumerator