Searched defs:InvokeRuntimeWithoutRecordingPcInfo (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm64.cc | 1985 void CodeGeneratorARM64::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset,  in InvokeRuntimeWithoutRecordingPcInfo()  function in art::arm64::CodeGeneratorARM64 | 
| D | code_generator_x86_64.cc | 1486 void CodeGeneratorX86_64::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset,  in InvokeRuntimeWithoutRecordingPcInfo()  function in art::x86_64::CodeGeneratorX86_64 | 
| D | code_generator_x86.cc | 1098 void CodeGeneratorX86::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset,  in InvokeRuntimeWithoutRecordingPcInfo()  function in art::x86::CodeGeneratorX86 | 
| D | code_generator_arm_vixl.cc | 2772 void CodeGeneratorARMVIXL::InvokeRuntimeWithoutRecordingPcInfo(int32_t entry_point_offset,  in InvokeRuntimeWithoutRecordingPcInfo()  function in art::arm::CodeGeneratorARMVIXL |