Home
last modified time | relevance | path

Searched defs:suspend_check (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.cc1075 HSuspendCheck* suspend_check = block->GetLoopInformation()->GetSuspendCheck(); in CheckLoopEntriesCanBeUsedForOsr() local
1611 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check, in ClearSpillSlotsFromLoopPhisInStackMap()
H A Dsuperblock_cloner_test.cc53 HInstruction* suspend_check = MakeSuspendCheck(loop_header, common_env); in CreateBasicLoopDataFlow() local
H A Dload_store_elimination_test.cc928 HInstruction* suspend_check = MakeSuspendCheck(entry_block_); in TEST_F() local
960 HInstruction* suspend_check = MakeSuspendCheck(entry_block_); in TEST_F() local
H A Doptimizing_unit_test.h801 HSuspendCheck* suspend_check = new (GetAllocator()) HSuspendCheck(dex_pc); variable
H A Dnodes.cc715 HInstruction* suspend_check = gota->GetPrevious(); in InsertConstant() local
3111 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(header->GetDexPc()); in TransformLoopForVectorization() local
H A Dgraph_visualizer.cc478 void VisitSuspendCheck(HSuspendCheck* suspend_check) override { in VisitSuspendCheck()
H A Dcode_generator_riscv64.cc268 CompileOptimizedSlowPathRISCV64(HSuspendCheck* suspend_check, XRegister base, int32_t imm12) in CompileOptimizedSlowPathRISCV64()
4904 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
6009 void CodeGeneratorRISCV64::MaybeIncrementHotness(HSuspendCheck* suspend_check, in MaybeIncrementHotness()
H A Dinstruction_builder.cc392 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(current_block_->GetDexPc()); in Build() local
H A Dcode_generator_x86_64.cc1046 CompileOptimizedSlowPathX86_64(HSuspendCheck* suspend_check, uint64_t counter_address) in CompileOptimizedSlowPathX86_64()
1805 void CodeGeneratorX86_64::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6360 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
H A Dcode_generator_x86.cc994 CompileOptimizedSlowPathX86(HSuspendCheck* suspend_check, uint32_t counter_address) in CompileOptimizedSlowPathX86()
1338 void CodeGeneratorX86::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6997 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
H A Dcode_generator_arm_vixl.cc976 CompileOptimizedSlowPathARMVIXL(HSuspendCheck* suspend_check, in CompileOptimizedSlowPathARMVIXL()
2282 void CodeGeneratorARMVIXL::MaybeIncrementHotness(HSuspendCheck* suspend_check, in MaybeIncrementHotness()
7397 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
H A Dcode_generator_arm64.cc1390 void CodeGeneratorARM64::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6297 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local