Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.h531 static void ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction,
H A Dcode_generator.cc1712 void CodeGenerator::ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction, in ValidateInvokeRuntimeWithoutRecordingPcInfo() function in art::CodeGenerator
H A Dcode_generator_riscv64.cc738 riscv64_codegen->ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction_, this); in EmitNativeCode()
6534 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
H A Dcode_generator_arm64.cc2169 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
H A Dcode_generator_x86_64.cc1577 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
H A Dcode_generator_x86.cc1120 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()
H A Dcode_generator_arm_vixl.cc2824 ValidateInvokeRuntimeWithoutRecordingPcInfo(instruction, slow_path); in InvokeRuntimeWithoutRecordingPcInfo()