Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h503 static void ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction,
Dcode_generator.cc1697 void CodeGenerator::ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction, in ValidateInvokeRuntimeWithoutRecordingPcInfo() function in art::CodeGenerator
Dcode_generator_arm64.cc1836 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86_64.cc1402 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_x86.cc1036 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
Dcode_generator_arm_vixl.cc2623 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()