Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc957 void CodeGeneratorMIPS64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips64::CodeGeneratorMIPS64
967 void CodeGeneratorMIPS64::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_arm64.cc1454 void CodeGeneratorARM64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm64::CodeGeneratorARM64
1464 void CodeGeneratorARM64::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::arm64::CodeGeneratorARM64
Dcode_generator_mips.cc1064 void CodeGeneratorMIPS::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips::CodeGeneratorMIPS
1077 void CodeGeneratorMIPS::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::mips::CodeGeneratorMIPS
Dcode_generator_arm.cc1189 void CodeGeneratorARM::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm::CodeGeneratorARM
1199 void CodeGeneratorARM::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::arm::CodeGeneratorARM
Dcode_generator_x86_64.cc969 void CodeGeneratorX86_64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86_64::CodeGeneratorX86_64
979 void CodeGeneratorX86_64::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc761 void CodeGeneratorX86::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86::CodeGeneratorX86
771 void CodeGeneratorX86::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::x86::CodeGeneratorX86