Searched defs:InvokeRuntimeWithoutRecordingPcInfo (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_mips64.cc | 1851 void CodeGeneratorMIPS64::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset, in InvokeRuntimeWithoutRecordingPcInfo() function in art::mips64::CodeGeneratorMIPS64 |
D | code_generator_arm_vixl.cc | 2398 void CodeGeneratorARMVIXL::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset, in InvokeRuntimeWithoutRecordingPcInfo() function in art::arm::CodeGeneratorARMVIXL |
D | code_generator_mips.cc | 1994 void CodeGeneratorMIPS::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset, in InvokeRuntimeWithoutRecordingPcInfo() function in art::mips::CodeGeneratorMIPS |