Searched defs:GenerateInvokeRuntime (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | code_generator_x86_64.cc | 1406 void CodeGeneratorX86_64::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86_64::CodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 1040 void CodeGeneratorX86::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86::CodeGeneratorX86 |