Searched defs:InvokeRuntime (Results 1 – 6 of 6) sorted by relevance
| /art/compiler/optimizing/ |
| D | code_generator_mips64.cc | 957 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
|
| D | code_generator_arm64.cc | 1454 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
|
| D | code_generator_mips.cc | 1064 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
|
| D | code_generator_arm.cc | 1189 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
|
| D | code_generator_x86_64.cc | 969 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
|
| D | code_generator_x86.cc | 761 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
|