Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dload_store_analysis_test.cc241 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
337 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
550 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
866 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
976 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1381 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1483 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1595 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1692 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1780 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
Dload_store_elimination_test.cc143 HInstruction* c0 = graph_->GetIntConstant(0); in CreateTestControlFlowGraph() local
689 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
728 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
855 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
893 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
929 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
955 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
980 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1004 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1028 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
[all …]
Dscheduler_test.cc224 HInstruction* c0 = graph_->GetIntConstant(0); in TestDependencyGraphOnAliasingArrayAccesses() local
Dbounds_check_elimination.cc1169 int32_t c0 = right_const; in VisitSub() local
/art/libdexfile/dex/
Dart_dex_file_loader_test.cc164 const dex::ClassDef& c0 = raw->GetClassDef(0); in TEST_F() local
/art/test/125-gc-and-classloading/src/
DMain.java60 Class<?> c0 = Class.forName("Main$BigClass"); in run() local