Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner_test.cc74 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in CreateBasicLoopDataFlow() local
Dcode_generator.cc1141 HSuspendCheck* suspend_check = block->GetLoopInformation()->GetSuspendCheck(); in CheckLoopEntriesCanBeUsedForOsr() local
1677 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check, in ClearSpillSlotsFromLoopPhisInStackMap()
Dnodes.cc858 HInstruction* suspend_check = gota->GetPrevious(); in InsertConstant() local
3170 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(header->GetDexPc()); in TransformLoopForVectorization() local
Dinstruction_builder.cc389 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(current_block_->GetDexPc()); in Build() local
Dload_store_elimination_test.cc1188 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
1239 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
Dcode_generator_arm64.cc5940 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86_64.cc6094 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86.cc6759 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_arm_vixl.cc7244 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local