Searched defs:InvokeRuntime (Results 1 – 6 of 6) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm64.cc | 1684 void CodeGeneratorARM64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm64::CodeGeneratorARM64 |
| D | code_generator_x86_64.cc | 1260 void CodeGeneratorX86_64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86_64::CodeGeneratorX86_64 |
| D | code_generator_mips64.cc | 1840 void CodeGeneratorMIPS64::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips64::CodeGeneratorMIPS64 |
| D | code_generator_x86.cc | 1002 void CodeGeneratorX86::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::x86::CodeGeneratorX86 |
| D | code_generator_arm_vixl.cc | 2381 void CodeGeneratorARMVIXL::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::arm::CodeGeneratorARMVIXL |
| D | code_generator_mips.cc | 1982 void CodeGeneratorMIPS::InvokeRuntime(QuickEntrypointEnum entrypoint, in InvokeRuntime() function in art::mips::CodeGeneratorMIPS |