Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc997 HSuspendCheck* suspend_check = block->GetLoopInformation()->GetSuspendCheck(); in CheckLoopEntriesCanBeUsedForOsr() local
1441 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check, in ClearSpillSlotsFromLoopPhisInStackMap()
Dsuperblock_cloner_test.cc69 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in CreateBasicLoopDataFlow() local
Dnodes.cc644 HInstruction* suspend_check = gota->GetPrevious(); in InsertConstant() local
2767 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(header->GetDexPc()); in TransformLoopForVectorization() local
Dinstruction_builder.cc344 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(current_block_->GetDexPc()); in Build() local
Dcode_generator_arm64.cc5107 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86_64.cc5519 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_mips64.cc6736 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86.cc6138 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_arm_vixl.cc6609 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_mips.cc8813 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local