Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLower.cpp235 throw_exception(PhysicalReg_ECX, PhysicalReg_EAX, PhysicalReg_Null, true); in performCGWorklist()
DLower.h870 int throw_exception(int exceptionPtr, int imm,
DLowerJump.cpp1072 int throw_exception(int exceptionPtrReg, int immReg, in throw_exception() function