Searched defs:InvokeRuntime (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | code_generator_arm64.cc | 1805 void CodeGeneratorARM64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm64::CodeGeneratorARM64 |
H A D | code_generator_x86_64.cc | 1388 void CodeGeneratorX86_64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86_64::CodeGeneratorX86_64 |
H A D | code_generator_arm_vixl.cc | 2587 void CodeGeneratorARMVIXL::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm::CodeGeneratorARMVIXL |
H A D | code_generator_x86.cc | 1022 void CodeGeneratorX86::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86::CodeGeneratorX86 |