Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner_test.cc73 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in CreateBasicLoopDataFlow() local
Dcode_generator.cc1117 HSuspendCheck* suspend_check = block->GetLoopInformation()->GetSuspendCheck(); in CheckLoopEntriesCanBeUsedForOsr() local
1605 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check, in ClearSpillSlotsFromLoopPhisInStackMap()
Dnodes.cc817 HInstruction* suspend_check = gota->GetPrevious(); in InsertConstant() local
3042 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(header->GetDexPc()); in TransformLoopForVectorization() local
Dinstruction_builder.cc381 HSuspendCheck* suspend_check = new (allocator_) HSuspendCheck(current_block_->GetDexPc()); in Build() local
Dload_store_elimination_test.cc1139 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
1190 HInstruction* suspend_check = new (GetAllocator()) HSuspendCheck(); in TEST_F() local
Dcode_generator_arm64.cc5765 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86_64.cc5874 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_x86.cc6705 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local
Dcode_generator_arm_vixl.cc7067 HSuspendCheck* suspend_check = instruction->GetNext()->AsSuspendCheck(); in VisitParallelMove() local