Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.h231 Matcher<Node*> IsStoreBuffer(const Matcher<BufferAccess>& access_matcher,
Djs-typed-lowering-unittest.cc741 IsStoreBuffer(BufferAccess(type), in TEST_F()
789 IsStoreBuffer(BufferAccess(type), in TEST_F()
Dnode-test-utils.cc1953 Matcher<Node*> IsStoreBuffer(const Matcher<BufferAccess>& access_matcher, in IsStoreBuffer() function