Home
last modified time | relevance | path

Searched refs:ValidateInvokeRuntimeWithoutRecordingPcInfo (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h512 static void ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction,
Dcode_generator.cc1704 void CodeGenerator::ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction, in ValidateInvokeRuntimeWithoutRecordingPcInfo() function in art::CodeGenerator
Dcode_generator_arm64.cc1898 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86_64.cc1485 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_arm_vixl.cc2671 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86.cc1098 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()