Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc238 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
332 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
545 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
861 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
970 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1373 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1474 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1585 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1680 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
1768 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
Dload_store_elimination_test.cc108 HInstruction* c0 = graph_->GetIntConstant(0); in CreateTestControlFlowGraph() local
650 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
688 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
813 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
850 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
886 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
912 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
936 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
959 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
983 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
[all …]
Dscheduler_test.cc223 HInstruction* c0 = graph_->GetIntConstant(0); in TestDependencyGraphOnAliasingArrayAccesses() local
Dbounds_check_elimination.cc1156 int32_t c0 = right_const; in VisitSub() local
/art/libdexfile/dex/
Dart_dex_file_loader_test.cc111 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