Searched refs:GenerateInvokeRuntime (Results 1 – 4 of 4) sorted by relevance
335 void GenerateInvokeRuntime(int32_t entry_point_offset);
354 void GenerateInvokeRuntime(int32_t entry_point_offset);
1009 GenerateInvokeRuntime(GetThreadOffset<kX86PointerSize>(entrypoint).Int32Value()); in InvokeRuntime()1019 GenerateInvokeRuntime(entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo()1022 void CodeGeneratorX86::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86::CodeGeneratorX861114 GenerateInvokeRuntime( in MaybeIncrementHotness()1137 GenerateInvokeRuntime( in MaybeIncrementHotness()2386 GenerateInvokeRuntime(GetThreadOffset<kX86PointerSize>(kQuickUpdateInlineCache).Int32Value()); in MaybeGenerateInlineCacheCheck()
1274 GenerateInvokeRuntime(GetThreadOffset<kX86_64PointerSize>(entrypoint).Int32Value()); in InvokeRuntime()1284 GenerateInvokeRuntime(entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo()1287 void CodeGeneratorX86_64::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86_64::CodeGeneratorX86_641386 GenerateInvokeRuntime( in MaybeIncrementHotness()2590 GenerateInvokeRuntime( in MaybeGenerateInlineCacheCheck()