Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h502 static void ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction,
Dcode_generator.cc1673 void CodeGenerator::ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction, in ValidateInvokeRuntimeWithoutRecordingPcInfo() function in art::CodeGenerator
Dcode_generator_arm64.cc1850 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86_64.cc1335 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86.cc1019 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_arm_vixl.cc2594 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()