Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc1064 HSuspendCheck* suspend_check = block->GetLoopInformation()->GetSuspendCheck(); in CheckLoopEntriesCanBeUsedForOsr() local
1600 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check, in ClearSpillSlotsFromLoopPhisInStackMap()
Dsuperblock_cloner_test.cc74 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in CreateBasicLoopDataFlow() local
Dload_store_elimination_test.cc998 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
1049 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
Dnodes.cc702 HInstruction* suspend_check = gota->GetPrevious(); in InsertConstant() local
3066 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(header->GetDexPc()); in TransformLoopForVectorization() local
Dinstruction_builder.cc390 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(current_block_->GetDexPc()); in Build() local
Dcode_generator_riscv64.cc268 CompileOptimizedSlowPathRISCV64(HSuspendCheck* suspend_check, XRegister base, int32_t imm12) in CompileOptimizedSlowPathRISCV64()
4877 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
5882 void CodeGeneratorRISCV64::MaybeIncrementHotness(HSuspendCheck* suspend_check, in MaybeIncrementHotness()
Dcode_generator_x86_64.cc1046 CompileOptimizedSlowPathX86_64(HSuspendCheck* suspend_check, uint64_t counter_address) in CompileOptimizedSlowPathX86_64()
1785 void CodeGeneratorX86_64::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6297 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86.cc994 CompileOptimizedSlowPathX86(HSuspendCheck* suspend_check, uint32_t counter_address) in CompileOptimizedSlowPathX86()
1339 void CodeGeneratorX86::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6926 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_arm_vixl.cc976 CompileOptimizedSlowPathARMVIXL(HSuspendCheck* suspend_check, in CompileOptimizedSlowPathARMVIXL()
2282 void CodeGeneratorARMVIXL::MaybeIncrementHotness(HSuspendCheck* suspend_check, in MaybeIncrementHotness()
7341 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_arm64.cc1293 void CodeGeneratorARM64::MaybeIncrementHotness(HSuspendCheck* suspend_check, bool is_frame_entry) { in MaybeIncrementHotness()
6080 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local