Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86_64.cc1278 void CodeGeneratorX86_64::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_mips64.cc1858 void CodeGeneratorMIPS64::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_x86.cc1020 void CodeGeneratorX86::GenerateInvokeRuntime(int32_t entry_point_offset) { in GenerateInvokeRuntime() function in art::x86::CodeGeneratorX86
Dcode_generator_mips.cc2002 void CodeGeneratorMIPS::GenerateInvokeRuntime(int32_t entry_point_offset, bool direct) { in GenerateInvokeRuntime() function in art::mips::CodeGeneratorMIPS