Searched refs:reg_index_node (Results 1 – 1 of 1) sorted by relevance
486 Node* reg_index_node = m.IntPtrConstant(44); in TARGET_TEST_F() local487 Node* reg_location_node = m.RegisterLocation(reg_index_node); in TARGET_TEST_F()490 IsWordShl(reg_index_node, in TARGET_TEST_F()498 Node* reg_index_node = m.IntPtrConstant(44); in TARGET_TEST_F() local499 Node* load_reg_node = m.LoadRegister(reg_index_node); in TARGET_TEST_F()502 IsWordShl(reg_index_node, in TARGET_TEST_F()511 Node* reg_index_node = m.IntPtrConstant(44); in TARGET_TEST_F() local512 Node* store_reg_node = m.StoreRegister(store_value, reg_index_node); in TARGET_TEST_F()518 IsWordShl(reg_index_node, IsIntPtrConstant(kPointerSizeLog2)), in TARGET_TEST_F()