Searched refs:CommonCallCodeLoadCodePointerIntoInvokeTgt (Results 1 – 1 of 1) sorted by relevance
/art/compiler/dex/quick/ |
D | gen_invoke.cc | 476 static bool CommonCallCodeLoadCodePointerIntoInvokeTgt(const CallInfo* info, in CommonCallCodeLoadCodePointerIntoInvokeTgt() function 550 if (CommonCallCodeLoadCodePointerIntoInvokeTgt(info, &arg0_ref, cu, cg)) { in NextSDCallInsn() 597 if (CommonCallCodeLoadCodePointerIntoInvokeTgt(info, nullptr, cu, cg)) { in NextVCallInsn() 642 if (CommonCallCodeLoadCodePointerIntoInvokeTgt(info, nullptr, cu, cg)) { in NextInterfaceCallInsn()
|