Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc123 HInstruction* c0 = graph_->GetIntConstant(0); in CreateTestControlFlowGraph() local
489 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
529 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
658 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
697 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
733 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
759 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
785 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
810 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
834 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
[all …]
Dload_store_analysis_test.cc229 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
325 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
538 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
736 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
833 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
921 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
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.cc151 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