Home
last modified time | relevance | path

Searched refs:ValidateInvokeRuntime (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h507 void ValidateInvokeRuntime(QuickEntrypointEnum entrypoint,
Dcode_generator.cc1642 void CodeGenerator::ValidateInvokeRuntime(QuickEntrypointEnum entrypoint, in ValidateInvokeRuntime() function in art::CodeGenerator
Dcode_generator_arm64.cc1871 ValidateInvokeRuntime(entrypoint, instruction, slow_path); in InvokeRuntime()
Dcode_generator_x86_64.cc1475 ValidateInvokeRuntime(entrypoint, instruction, slow_path); in InvokeRuntime()
Dcode_generator_arm_vixl.cc2639 ValidateInvokeRuntime(entrypoint, instruction, slow_path); in InvokeRuntime()
Dcode_generator_x86.cc1088 ValidateInvokeRuntime(entrypoint, instruction, slow_path); in InvokeRuntime()