Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc77 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
445 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
484 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
611 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
647 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
676 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
701 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
725 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
750 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
775 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