Searched refs:IsStoreBuffer (Results 1 – 3 of 3) sorted by relevance
231 Matcher<Node*> IsStoreBuffer(const Matcher<BufferAccess>& access_matcher,
741 IsStoreBuffer(BufferAccess(type), in TEST_F()789 IsStoreBuffer(BufferAccess(type), in TEST_F()
1953 Matcher<Node*> IsStoreBuffer(const Matcher<BufferAccess>& access_matcher, in IsStoreBuffer() function