Lines Matching refs:InvokeRuntime

168     mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds),
195 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero),
236 mips_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this, direct);
289 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString),
321 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer),
346 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend),
403 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial),
415 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast),
442 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize),
1064 void CodeGeneratorMIPS::InvokeRuntime(QuickEntrypointEnum entrypoint,
1068 InvokeRuntime(GetThreadOffset<kMipsWordSize>(entrypoint).Int32Value(),
1077 void CodeGeneratorMIPS::InvokeRuntime(int32_t entry_point_offset,
1897 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject),
2472 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pLdiv),
3460 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pA64Load),
3594 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pA64Store),
3980 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pInitializeTypeAndVerifyAccess),
4087 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pLockObject),
4094 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pUnlockObject),
4273 codegen_->InvokeRuntime(
4307 codegen_->InvokeRuntime(
4497 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pLmod),
4506 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pFmodf),
4514 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pFmod),
4698 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pDeliverException),
4824 codegen_->InvokeRuntime(entry_offset,
4925 codegen_->InvokeRuntime(entry_offset, conversion, conversion->GetDexPc(), nullptr, direct);