Searched refs:GenerateInvokeRuntime (Results 1 – 4 of 4) sorted by relevance
417 void GenerateInvokeRuntime(int32_t entry_point_offset);
439 void GenerateInvokeRuntime(int32_t entry_point_offset);
1059 x86_64_codegen->GenerateInvokeRuntime( in EmitNativeCode()1551 GenerateInvokeRuntime(GetThreadOffset<kX86_64PointerSize>(entrypoint).Int32Value()); in InvokeRuntime()1561 GenerateInvokeRuntime(entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo()1564 void CodeGeneratorX86_64::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86_64::CodeGeneratorX86_643177 GenerateInvokeRuntime( in MaybeGenerateInlineCacheCheck()
1006 x86_codegen->GenerateInvokeRuntime( in EmitNativeCode()1111 GenerateInvokeRuntime(GetThreadOffset<kX86PointerSize>(entrypoint).Int32Value()); in InvokeRuntime()1121 GenerateInvokeRuntime(entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo()1124 void CodeGeneratorX86::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86::CodeGeneratorX862883 GenerateInvokeRuntime(GetThreadOffset<kX86PointerSize>(kQuickUpdateInlineCache).Int32Value()); in MaybeGenerateInlineCacheCheck()