• Home
  • Raw
  • Download

Lines Matching refs:GetLastInstruction

191     block->InsertInstructionBefore(vload, block->GetLastInstruction());  in AddVecLoad()
210 block->InsertInstructionBefore(vdata, block->GetLastInstruction()); in AddVecStore()
221 block->InsertInstructionBefore(vstore, block->GetLastInstruction()); in AddVecStore()
233 block->InsertInstructionBefore(get, block->GetLastInstruction()); in AddArrayGet()
253 block->InsertInstructionBefore(store, block->GetLastInstruction()); in AddArraySet()
654 pre_header_->InsertInstructionBefore(array_b, pre_header_->GetLastInstruction()); in TEST_F()
692 pre_header_->InsertInstructionBefore(array_b, pre_header_->GetLastInstruction()); in TEST_F()
817 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
820 ASSERT_TRUE(return_block_->GetLastInstruction()->IsReturnVoid()); in TEST_F()
822 return_block_->ReplaceAndRemoveInstructionWith(return_block_->GetLastInstruction(), ret); in TEST_F()
825 pre_header_->InsertInstructionBefore(array_b, pre_header_->GetLastInstruction()); in TEST_F()
861 pre_header_->InsertInstructionBefore(array_b, pre_header_->GetLastInstruction()); in TEST_F()
916 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
940 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
963 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
987 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
1011 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
1042 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
1072 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()
1103 pre_header_->InsertInstructionBefore(array_a, pre_header_->GetLastInstruction()); in TEST_F()