Home
last modified time | relevance | path

Searched defs:InvokeRuntime (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc1805 void CodeGeneratorARM64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm64::CodeGeneratorARM64
H A Dcode_generator_x86_64.cc1388 void CodeGeneratorX86_64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86_64::CodeGeneratorX86_64
H A Dcode_generator_arm_vixl.cc2587 void CodeGeneratorARMVIXL::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm::CodeGeneratorARMVIXL
H A Dcode_generator_x86.cc1022 void CodeGeneratorX86::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86::CodeGeneratorX86