Home
last modified time | relevance | path

Searched defs:c128 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc73 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
432 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
470 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
592 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
627 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
655 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
679 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
702 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
726 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
750 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
[all …]
/art/test/458-checker-instruct-simplification/src/
DMain.java1962 int c128 = 128; in $noinline$intUnnecessaryShiftModifications() local