Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc125 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
490 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
530 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
659 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
699 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
760 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
786 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
811 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
835 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
859 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