Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc110 HInstruction* c128 = graph_->GetIntConstant(128); in CreateTestControlFlowGraph() local
651 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
689 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
814 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
852 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
913 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
937 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
960 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
984 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
1008 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
[all …]
/aosp12/art/test/458-checker-instruct-simplification/src/
H A DMain.java1962 int c128 = 128; in $noinline$intUnnecessaryShiftModifications() local