Home
last modified time | relevance | path

Searched refs:InvokeRuntime (Results 1 – 14 of 14) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.h324 void InvokeRuntime(QuickEntrypointEnum entrypoint,
329 void InvokeRuntime(int32_t offset,
Dcode_generator_mips.h329 void InvokeRuntime(QuickEntrypointEnum entrypoint,
334 void InvokeRuntime(int32_t offset,
Dcode_generator_mips.cc168 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds), in EmitNativeCode()
195 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero), in EmitNativeCode()
236 mips_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this, direct); in EmitNativeCode()
289 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString), in EmitNativeCode()
321 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer), in EmitNativeCode()
346 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend), in EmitNativeCode()
403 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
415 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), in EmitNativeCode()
442 mips_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
1064 void CodeGeneratorMIPS::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips::CodeGeneratorMIPS
[all …]
Dcode_generator_arm64.cc239 arm64_codegen->InvokeRuntime( in EmitNativeCode()
263 arm64_codegen->InvokeRuntime( in EmitNativeCode()
297 arm64_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this); in EmitNativeCode()
350 arm64_codegen->InvokeRuntime( in EmitNativeCode()
377 arm64_codegen->InvokeRuntime( in EmitNativeCode()
399 arm64_codegen->InvokeRuntime( in EmitNativeCode()
460 arm64_codegen->InvokeRuntime( in EmitNativeCode()
469 arm64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), instruction_, dex_pc, this); in EmitNativeCode()
497 arm64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
539 arm64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject), in EmitNativeCode()
[all …]
Dcode_generator_mips64.cc129 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds), in EmitNativeCode()
155 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero), in EmitNativeCode()
191 mips64_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this); in EmitNativeCode()
244 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString), in EmitNativeCode()
275 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer), in EmitNativeCode()
299 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend), in EmitNativeCode()
355 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
366 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), instruction_, dex_pc, this); in EmitNativeCode()
389 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
957 void CodeGeneratorMIPS64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips64::CodeGeneratorMIPS64
[all …]
Dcode_generator_arm.cc76 arm_codegen->InvokeRuntime( in EmitNativeCode()
100 arm_codegen->InvokeRuntime( in EmitNativeCode()
122 arm_codegen->InvokeRuntime( in EmitNativeCode()
178 arm_codegen->InvokeRuntime( in EmitNativeCode()
213 arm_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this); in EmitNativeCode()
264 arm_codegen->InvokeRuntime( in EmitNativeCode()
310 arm_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
319 arm_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), in EmitNativeCode()
351 arm_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
393 arm_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject), in EmitNativeCode()
[all …]
Dcode_generator_x86_64.h311 void InvokeRuntime(QuickEntrypointEnum entrypoint,
316 void InvokeRuntime(int32_t entry_point_offset,
Dcode_generator_x86.h329 void InvokeRuntime(QuickEntrypointEnum entrypoint,
334 void InvokeRuntime(int32_t entry_point_offset,
Dcode_generator_arm.h368 void InvokeRuntime(QuickEntrypointEnum entrypoint,
373 void InvokeRuntime(int32_t offset,
Dcode_generator_arm64.h442 void InvokeRuntime(QuickEntrypointEnum entrypoint,
447 void InvokeRuntime(int32_t offset,
Dcode_generator_x86.cc64 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer), in EmitNativeCode()
90 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero), in EmitNativeCode()
150 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds), in EmitNativeCode()
174 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend), in EmitNativeCode()
220 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString), in EmitNativeCode()
255 x86_codegen->InvokeRuntime(do_clinit_ ? QUICK_ENTRY_POINT(pInitializeStaticStorage) in EmitNativeCode()
325 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
333 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), in EmitNativeCode()
368 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
410 x86_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject), in EmitNativeCode()
[all …]
Dcode_generator_x86_64.cc68 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer), in EmitNativeCode()
94 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero), in EmitNativeCode()
152 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend), in EmitNativeCode()
206 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds), in EmitNativeCode()
240 x86_64_codegen->InvokeRuntime(do_clinit_ ? in EmitNativeCode()
297 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString), in EmitNativeCode()
345 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
353 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), in EmitNativeCode()
389 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), in EmitNativeCode()
431 x86_64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject), in EmitNativeCode()
[all …]
Dcode_generator.cc353 InvokeRuntime(entrypoint, invoke, invoke->GetDexPc(), nullptr); in GenerateInvokeUnresolvedRuntimeCall()
473 InvokeRuntime(entrypoint, field_access, dex_pc, nullptr); in GenerateUnresolvedFieldAccess()
Dcode_generator.h441 virtual void InvokeRuntime(QuickEntrypointEnum entrypoint,