Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc145 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
690 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
729 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
856 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
895 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
956 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
981 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
1005 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
1029 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
1053 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