Home
last modified time | relevance | path

Searched refs:RecordPcInfo (Results 1 – 16 of 16) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_utils.h63 codegen->RecordPcInfo(invoke_, invoke_->GetDexPc(), this); in EmitNativeCode()
Dcode_generator.cc745 void CodeGenerator::RecordPcInfo(HInstruction* instruction, in RecordPcInfo() function in art::CodeGenerator
891 RecordPcInfo(instruction, dex_pc, slow_path); in MaybeRecordNativeDebugInfo()
1164 RecordPcInfo(null_check, null_check->GetDexPc()); in MaybeRecordImplicitNullCheck()
Dcode_generator.h318 void RecordPcInfo(HInstruction* instruction, uint32_t dex_pc, SlowPathCode* slow_path = nullptr);
Dcode_generator_arm64.cc1545 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
2129 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
4407 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
4797 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
4810 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
5300 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
5350 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_mips64.cc1081 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
1672 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
4833 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
5037 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
5081 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
5483 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
5539 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_mips.cc1270 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
1851 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
5858 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in HandleFieldGet()
6010 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in HandleFieldSet()
6723 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
7008 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
7052 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
7577 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
7642 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_x86_64.cc1194 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
1276 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
2370 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
2394 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
2446 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
4085 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
4644 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_x86.cc999 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
1071 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
2196 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
2220 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
2275 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
4216 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
5182 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_arm.cc2075 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
2373 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
3164 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
3188 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
3240 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
4835 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
5600 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dcode_generator_arm_vixl.cc2153 RecordPcInfo(nullptr, 0); in GenerateFrameEntry()
2414 RecordPcInfo(instruction, dex_pc, slow_path); in InvokeRuntime()
3201 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeStaticOrDirect()
3224 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeVirtual()
3299 codegen_->RecordPcInfo(invoke, invoke->GetDexPc()); in VisitInvokeInterface()
4836 codegen_->RecordPcInfo(instruction, instruction->GetDexPc()); in VisitNewInstance()
5613 RecordPcInfo(instruction, instruction->GetDexPc()); in GenerateImplicitNullCheck()
Dintrinsics_mips64.cc108 codegen->RecordPcInfo(invoke_, invoke_->GetDexPc(), this); in EmitNativeCode()
Dintrinsics_mips.cc119 codegen->RecordPcInfo(invoke_, invoke_->GetDexPc(), this); in EmitNativeCode()
Dintrinsics_x86_64.cc570 codegen->RecordPcInfo(invoke, invoke->GetDexPc()); in InvokeOutOfLineIntrinsic()
Dintrinsics_arm64.cc132 codegen->RecordPcInfo(invoke_, invoke_->GetDexPc(), this); in EmitNativeCode()
Dintrinsics_arm_vixl.cc104 codegen->RecordPcInfo(invoke_, invoke_->GetDexPc(), this); in EmitNativeCode()
Dintrinsics_x86.cc799 codegen->RecordPcInfo(invoke, invoke->GetDexPc()); in InvokeOutOfLineIntrinsic()