Home
last modified time | relevance | path

Searched refs:d15_32 (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/compiler/
Dnode-matchers-unittest.cc395 Node* d15_32 = graph()->NewNode(d15_32_op); in TEST_F() local
396 USE(d15_32); in TEST_F()
459 graph()->NewNode(a_op, b0, d15_32)); in TEST_F()
460 CheckBaseWithIndexAndDisplacement(&match2_32, NULL, 0, b0, d15_32); in TEST_F()