Searched defs:read_bottom (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ |
D | instruction_simplifier_test.cc | 203 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_P() local
|
D | load_store_elimination_test.cc | 1875 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_F() local 1947 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_F() local 2038 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_F() local 2332 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_F() local 2415 HInstruction* read_bottom = MakeIFieldGet(new_inst, DataType::Type::kInt32, MemberOffset(32)); in TEST_F() local
|